From: Josh Triplett Date: Tue, 31 Jul 2007 07:39:20 +0000 (-0700) Subject: i386: include asm/bugs.h in bugs.c for check_bugs prototype X-Git-Tag: v2.6.23-rc2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91eb1b79ecf42bad91ff084ba3d020ec833b3477;p=pandora-kernel.git i386: include asm/bugs.h in bugs.c for check_bugs prototype C files should include the header files that prototype their functions. Eliminates a sparse warning: warning: symbol 'check_bugs' was not declared. Should it be static? Signed-off-by: Josh Triplett Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed