aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/asm-m68k/pci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-m68k/pci.h b/include/asm-m68k/pci.h
index 678cb0b52314..d43febbc9c7d 100644
--- a/include/asm-m68k/pci.h
+++ b/include/asm-m68k/pci.h
@@ -8,6 +8,7 @@
8 */ 8 */
9 9
10#include <asm/scatterlist.h> 10#include <asm/scatterlist.h>
11#include <asm-generic/pci-dma-compat.h>
11 12
12struct pci_ops; 13struct pci_ops;
13 14