From: Tony Breeds Date: Tue, 30 Oct 2007 03:55:04 +0000 (+1100) Subject: [POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not defined X-Git-Tag: v2.6.24-rc3~175^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7bda183d4e3f6027ae9181c176a459423d04748;p=pandora-kernel.git [POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not defined Without this patch I get the following build failure CC arch/powerpc/platforms/celleb/setup.o arch/powerpc/platforms/celleb/setup.c:151: error: 'generic_calibrate_decr' undeclared here (not in a function) Signed-off-by: Tony Breeds Acked-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed