aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/pci.h')
-rw-r--r--arch/x86/include/asm/pci.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/include/asm/pci.h b/arch/x86/include/asm/pci.h
index e2655dc9b9cd..404a880ea325 100644
--- a/arch/x86/include/asm/pci.h
+++ b/arch/x86/include/asm/pci.h
@@ -108,8 +108,6 @@ void dma32_reserve_bootmem(void);
108/* implement the pci_ DMA API in terms of the generic device dma_ one */ 108/* implement the pci_ DMA API in terms of the generic device dma_ one */
109#include <asm-generic/pci-dma-compat.h> 109#include <asm-generic/pci-dma-compat.h>
110 110
111#include <linux/pci-dma.h>
112
113/* generic pci stuff */ 111/* generic pci stuff */
114#include <asm-generic/pci.h> 112#include <asm-generic/pci.h>
115#define PCIBIOS_MAX_MEM_32 0xffffffff 113#define PCIBIOS_MAX_MEM_32 0xffffffff