projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7e2328
)
x86: Include probe_roms.h in probe_roms.c
author
Jan Beulich
<JBeulich@suse.com>
Thu, 8 Mar 2012 09:24:57 +0000
(09:24 +0000)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 8 Mar 2012 09:57:35 +0000
(10:57 +0100)
... to ensure that declarations and definitions are in sync.
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Link:
http://lkml.kernel.org/r/4F5888F902000078000770F1@nat28.tlf.novell.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/probe_roms.c
patch
|
blob
|
history
diff --git
a/arch/x86/kernel/probe_roms.c
b/arch/x86/kernel/probe_roms.c
index 34e06e84ce317991a52568208b265ec6c6f5d7d4..0bc72e2069e326b8c1d3a2e99213861621d9458c 100644
(file)
--- a/
arch/x86/kernel/probe_roms.c
+++ b/
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>