aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm64/include/asm/pci.h')
-rw-r--r--arch/arm64/include/asm/pci.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/include/asm/pci.h b/arch/arm64/include/asm/pci.h
index b9a7ba9ca44c..1fc19744ffe9 100644
--- a/arch/arm64/include/asm/pci.h
+++ b/arch/arm64/include/asm/pci.h
@@ -22,6 +22,8 @@
22 */ 22 */
23#define PCI_DMA_BUS_IS_PHYS (0) 23#define PCI_DMA_BUS_IS_PHYS (0)
24 24
25#define ARCH_GENERIC_PCI_MMAP_RESOURCE 1
26
25extern int isa_dma_bridge_buggy; 27extern int isa_dma_bridge_buggy;
26 28
27#ifdef CONFIG_PCI 29#ifdef CONFIG_PCI