[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <4F5888F902000078000770F1@nat28.tlf.novell.com>
Date: Thu, 08 Mar 2012 09:24:57 +0000
From: "Jan Beulich" <JBeulich@...e.com>
To: <mingo@...e.hu>, <tglx@...utronix.de>, <hpa@...or.com>
Cc: <linux-kernel@...r.kernel.org>
Subject: [PATCH, resend] x86: probe_roms.c should include probe_roms.h
... to ensure that declarations and definitions are in sync.
Signed-off-by: Jan Beulich <jbeulich@...e.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>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists