Merge branch 'mv-merge'
[sfrench/cifs-2.6.git] / arch / ppc / syslib / ppc4xx_dma.c
index f15e64285f9628e25465a55426cc3e88d3d5d737..b40b96a8c609ad341fa1e720aaa0ce161b45819b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * arch/ppc/kernel/ppc4xx_dma.c
- *
  * IBM PPC4xx DMA engine core library
  *
  * Copyright 2000-2004 MontaVista Software Inc.
@@ -30,6 +28,7 @@
 
 #include <asm/system.h>
 #include <asm/io.h>
+#include <asm/dma.h>
 #include <asm/ppc4xx_dma.h>
 
 ppc_dma_ch_t dma_channels[MAX_PPC4xx_DMA_CHANNELS];