]> git.sur5r.net Git - u-boot/blobdiff - drivers/dma/ti-edma3.c
dm: Use dm.h header when driver mode is used
[u-boot] / drivers / dma / ti-edma3.c
index 247843891e2491fbae2d44629b9bac47864e0eb6..645aa2c4ae47989cdef4e4bcb22ce3286317232f 100644 (file)
@@ -11,8 +11,8 @@
 
 #include <asm/io.h>
 #include <common.h>
+#include <dm.h>
 #include <dma.h>
-#include <dm/device.h>
 #include <asm/omap_common.h>
 #include <asm/ti-common/ti-edma3.h>