[POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not defined
authorTony Breeds <tony@bakeyournoodle.com>
Tue, 30 Oct 2007 03:55:04 +0000 (14:55 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 8 Nov 2007 03:15:31 +0000 (14:15 +1100)
commite7bda183d4e3f6027ae9181c176a459423d04748
treeb63d1bfda9005b8c599991e1ee54f9debdfcf7de
parentaa39be09dfd7e95509cadcdb99cf7eb470d83c46
[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 <tony@bakeyournoodle.com>
Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/celleb/setup.c