diff options
Diffstat (limited to 'arch/ppc/syslib/ppc4xx_sgdma.c')
-rw-r--r-- | arch/ppc/syslib/ppc4xx_sgdma.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ppc/syslib/ppc4xx_sgdma.c b/arch/ppc/syslib/ppc4xx_sgdma.c index 2f83e162971f..939abe3c1f45 100644 --- a/arch/ppc/syslib/ppc4xx_sgdma.c +++ b/arch/ppc/syslib/ppc4xx_sgdma.c | |||
@@ -27,6 +27,7 @@ | |||
27 | 27 | ||
28 | #include <asm/system.h> | 28 | #include <asm/system.h> |
29 | #include <asm/io.h> | 29 | #include <asm/io.h> |
30 | #include <asm/dma-mapping.h> | ||
30 | #include <asm/ppc4xx_dma.h> | 31 | #include <asm/ppc4xx_dma.h> |
31 | 32 | ||
32 | void | 33 | void |