projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a192a95
)
ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.c
author
Len Brown
<len.brown@intel.com>
Tue, 28 Jul 2009 20:48:02 +0000
(16:48 -0400)
committer
Len Brown
<len.brown@intel.com>
Fri, 28 Aug 2009 23:57:28 +0000
(19:57 -0400)
Signed-off-by: Len Brown <len.brown@intel.com>
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/x86/pci/mmconfig-shared.c
patch
|
blob
|
history
diff --git
a/arch/x86/pci/mmconfig-shared.c
b/arch/x86/pci/mmconfig-shared.c
index
81d3466
..
b707a01
100644
(file)
--- a/
arch/x86/pci/mmconfig-shared.c
+++ b/
arch/x86/pci/mmconfig-shared.c
@@
-18,7
+18,7
@@
#include <asm/e820.h>
#include <asm/pci_x86.h>
-#define PREFIX "
ACP
I: "
+#define PREFIX "
PC
I: "
/* aperture is up to 256MB but BIOS may reserve less */
#define MMCONFIG_APER_MIN (2 * 1024*1024)