summaryrefslogtreecommitdiff
path: root/arch/avr32/include/asm/pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/avr32/include/asm/pci.h')
-rw-r--r--arch/avr32/include/asm/pci.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/avr32/include/asm/pci.h b/arch/avr32/include/asm/pci.h
deleted file mode 100644
index 0f5f134b896a..000000000000
--- a/arch/avr32/include/asm/pci.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __ASM_AVR32_PCI_H__
-#define __ASM_AVR32_PCI_H__
-
-/* We don't support PCI yet, but some drivers require this file anyway */
-
-#define PCI_DMA_BUS_IS_PHYS (1)
-
-#endif /* __ASM_AVR32_PCI_H__ */