From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Arnd Bergmann To: cbe-oss-dev@ozlabs.org Subject: Re: [Cbe-oss-dev] [PATCH] Fix build failure in platforms/celleb/setup.c which CONFIG_VIRT_CPU_ACCOUNTING is not defined. Date: Tue, 30 Oct 2007 09:52:28 +0100 References: <20071030035504.GW24243@bakeyournoodle.com> In-Reply-To: <20071030035504.GW24243@bakeyournoodle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200710300952.29354.arnd@arndb.de> Cc: LinuxPPC-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tuesday 30 October 2007, Tony Breeds wrote: > Without this patch I get the following build failure > =A0 CC =A0 =A0 =A0arch/powerpc/platforms/celleb/setup.o > arch/powerpc/platforms/celleb/setup.c:151: error: 'generic_calibrate_decr= ' undeclared here (not in a function) >=20 > Signed-off-by: Tony Breeds Acked-by: Arnd Bergmann