From: FUJITA Tomonori Date: Tue, 13 May 2008 09:07:42 +0000 (+1000) Subject: [POWERPC] spufs: Fix compile error X-Git-Tag: v2.6.26-rc3~24^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfe1e09f220b73ff9b5614185ef24de4c07c578d;p=pandora-kernel.git [POWERPC] spufs: Fix compile error With CONFIG_VIRT_CPU_ACCOUNTING disabled, I got the following error: linux-2.6/arch/powerpc/platforms/cell/spufs/file.c: In function 'spu_switch_log_notify': linux-2.6/arch/powerpc/platforms/cell/spufs/file.c:2542: error: implicit declaration of function 'get_tb' make[4]: *** [arch/powerpc/platforms/cell/spufs/file.o] Error 1 Signed-off-by: FUJITA Tomonori Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed