From: Yoichi Yuasa Date: Thu, 13 Sep 2007 04:13:28 +0000 (+0900) Subject: [MIPS] Add #include to arch/mips/kernel/time.c X-Git-Tag: v2.6.23-rc7~46^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1043cc7d9d7a7dec8d807570c067e0c90b94b57;p=pandora-kernel.git [MIPS] Add #include to arch/mips/kernel/time.c It refer to CPU_PROFILING. arch/mips/kernel/time.c: In function 'local_timer_interrupt': arch/mips/kernel/time.c:142: error: implicit declaration of function 'profile_tick' arch/mips/kernel/time.c:142: error: 'CPU_PROFILING' undeclared (first use in this function) arch/mips/kernel/time.c:142: error: (Each undeclared identifier is reported only once arch/mips/kernel/time.c:142: error: for each function it appears in.) Signed-off-by: Yoichi Yuasa Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed