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

* [tip:x86/asm] x86: Include probe_roms.h in probe_roms.c
  2012-03-08  9:24 [PATCH, resend] x86: probe_roms.c should include probe_roms.h Jan Beulich
@ 2012-03-08 10:18 ` tip-bot for Jan Beulich
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Jan Beulich @ 2012-03-08 10:18 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: linux-kernel, hpa, mingo, jbeulich, JBeulich, tglx, mingo

Commit-ID:  a240ada241dafe290e7532d1ddeb98fdf1419068
Gitweb:     http://git.kernel.org/tip/a240ada241dafe290e7532d1ddeb98fdf1419068
Author:     Jan Beulich <JBeulich@suse.com>
AuthorDate: Thu, 8 Mar 2012 09:24:57 +0000
Committer:  Ingo Molnar <mingo@elte.hu>
CommitDate: Thu, 8 Mar 2012 10:57:35 +0100

x86: Include probe_roms.h in probe_roms.c

... 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 |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/x86/kernel/probe_roms.c b/arch/x86/kernel/probe_roms.c
index 34e06e8..0bc72e2 100644
--- 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>

^ permalink raw reply related	[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