From dd22a68228cf1c8dad39d6f9da925bd534aea91d Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Tue, 31 Jul 2007 00:39:21 -0700 Subject: [PATCH] x86_64: 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-format-patch failed