Преглед на файлове

x86/PCI: MMCONFIG: remove unused definitions

Reviewed-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Bjorn Helgaas преди 15 години
родител
ревизия
5663b1b963
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 4
      arch/x86/pci/mmconfig-shared.c

+ 0 - 4
arch/x86/pci/mmconfig-shared.c

@@ -23,10 +23,6 @@
 
 
 #define PREFIX "PCI: "
 #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. */
 /* Indicate if the mmcfg resources have been placed into the resource table. */
 static int __initdata pci_mmcfg_resources_inserted;
 static int __initdata pci_mmcfg_resources_inserted;