projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67f241f
)
x86/PCI: MMCONFIG: remove unused definitions
author
Bjorn Helgaas
<bjorn.helgaas@hp.com>
Sat, 14 Nov 2009 00:33:37 +0000
(17:33 -0700)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Tue, 24 Nov 2009 23:28:30 +0000
(15:28 -0800)
Reviewed-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/x86/pci/mmconfig-shared.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/x86/pci/mmconfig-shared.c
b/arch/x86/pci/mmconfig-shared.c
index 02642773c29d3b2314c5b1c874a02b8b6024430a..9bf04bcfb9c2904f94692a571cd04c6427a3bb57 100644
(file)
--- a/
arch/x86/pci/mmconfig-shared.c
+++ b/
arch/x86/pci/mmconfig-shared.c
@@
-23,10
+23,6
@@
#define PREFIX "PCI: "
-/* aperture is up to 256MB but BIOS may reserve less */
-#define MMCONFIG_APER_MIN (2 * 1024*1024)
-#define MMCONFIG_APER_MAX (256 * 1024*1024)
-
/* Indicate if the mmcfg resources have been placed into the resource table. */
static int __initdata pci_mmcfg_resources_inserted;