public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH, resend] x86: probe_roms.c should include probe_roms.h
@ 2012-03-08  9:24 Jan Beulich
  2012-03-08 10:18 ` [tip:x86/asm] x86: Include probe_roms.h in probe_roms.c tip-bot for Jan Beulich
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Beulich @ 2012-03-08  9:24 UTC (permalink / raw)
  To: mingo, tglx, hpa; +Cc: linux-kernel

... to ensure that declarations and definitions are in sync.

Signed-off-by: Jan Beulich <jbeulich@suse.com>

---
 arch/x86/kernel/probe_roms.c |    1 +
 1 file changed, 1 insertion(+)

--- 3.3-rc6/arch/x86/kernel/probe_roms.c
+++ 3.3-rc6-x86-probe-ROMs/arch/x86/kernel/probe_roms.c
@@ -12,6 +12,7 @@
 #include <linux/pci.h>
 #include <linux/export.h>
 
+#include <asm/probe_roms.h>
 #include <asm/pci-direct.h>
 #include <asm/e820.h>
 #include <asm/mmzone.h>




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-08 10:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-08  9:24 [PATCH, resend] x86: probe_roms.c should include probe_roms.h Jan Beulich
2012-03-08 10:18 ` [tip:x86/asm] x86: Include probe_roms.h in probe_roms.c tip-bot for Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox