]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/dma/apbh_dma.c
imx: Move some header files from arch-mxs to imx-common
[karo-tx-uboot.git] / drivers / dma / apbh_dma.c
index 0c1cd831e01df689ef1c4a7ac421b55f5a299fa4..eb46bcfcbfa4aee2c8ec839332154ed9a1626ba5 100644 (file)
@@ -31,7 +31,8 @@
 #include <asm/arch/clock.h>
 #include <asm/arch/imx-regs.h>
 #include <asm/arch/sys_proto.h>
-#include <asm/arch/dma.h>
+#include <asm/imx-common/dma.h>
+#include <asm/imx-common/regs-apbh.h>
 
 static struct mxs_dma_chan mxs_dma_channels[MXS_MAX_DMA_CHANNELS];