commit | e7bda183d4e3f6027ae9181c176a459423d04748 | [log] [tgz] |
---|---|---|
author | Tony Breeds <tony@bakeyournoodle.com> | Tue Oct 30 14:55:04 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Nov 08 14:15:31 2007 +1100 |
tree | b63d1bfda9005b8c599991e1ee54f9debdfcf7de | |
parent | aa39be09dfd7e95509cadcdb99cf7eb470d83c46 [diff] |
[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>