diff options
Diffstat (limited to 'include/asm-x86/pci_64.h')
-rw-r--r-- | include/asm-x86/pci_64.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86/pci_64.h b/include/asm-x86/pci_64.h index 374690314539..da8266a08005 100644 --- a/include/asm-x86/pci_64.h +++ b/include/asm-x86/pci_64.h | |||
@@ -25,6 +25,7 @@ extern int (*pci_config_write)(int seg, int bus, int dev, int fn, int reg, int l | |||
25 | 25 | ||
26 | 26 | ||
27 | 27 | ||
28 | extern void dma32_reserve_bootmem(void); | ||
28 | extern void pci_iommu_alloc(void); | 29 | extern void pci_iommu_alloc(void); |
29 | 30 | ||
30 | /* The PCI address space does equal the physical memory | 31 | /* The PCI address space does equal the physical memory |