From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 5904F2C021D for ; Tue, 10 Jul 2012 21:41:39 +1000 (EST) Subject: Re: [PATCH 2/2][v2] powerpc/watchdog: replace CONFIG_FSL_BOOKE with CONFIG_PPC_FSL_BOOK3E Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii From: Kumar Gala In-Reply-To: Date: Tue, 10 Jul 2012 06:41:32 -0500 Message-Id: <20BD2018-DAEA-4FBD-AC79-B5C1FC10DE92@kernel.crashing.org> References: <1336714420-2394-1-git-send-email-Shaohui.Xie@freescale.com> To: Xie Shaohui-B21989 Cc: "linuxppc-dev@lists.ozlabs.org" , "linux-watchdog@vger.kernel.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jul 10, 2012, at 6:40 AM, Kumar Gala wrote: > > On Jul 10, 2012, at 5:22 AM, Xie Shaohui-B21989 wrote: > >> Hi, All, >> >> Is there any concern for this patch, it's been a long time. >> Thanks! >> >> >> Best Regards, >> Shaohui Xie > > As commented, we should use PPC_FSL_BOOK3E, not CONFIG_PPC_FSL_BOOK3E. > > - k Sorry, was looking at the older version of this patch. - k