aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm26/pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm26/pci.h')
-rw-r--r--include/asm-arm26/pci.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-arm26/pci.h b/include/asm-arm26/pci.h
new file mode 100644
index 000000000000..6ac67ed7718c
--- /dev/null
+++ b/include/asm-arm26/pci.h
@@ -0,0 +1,6 @@
+/* Should not be needed. IDE stupidity */
+/* JMA 18.05.03 - is kinda needed, if only to tell it we don't have a PCI bus */
+
+#define PCI_DMA_BUS_IS_PHYS 0
+#define pcibios_scan_all_fns(a, b) 0
+