dm: Use dm.h header when driver mode is used
[oweals/u-boot.git] / board / amlogic / odroid-c2 / odroid-c2.c
index b61daaa4a7515f26de7faee4edb547f732a8a73f..9306b56a6ab39cfca385392fd2ef29890ed2561f 100644 (file)
@@ -5,10 +5,10 @@
  */
 
 #include <common.h>
+#include <dm.h>
 #include <asm/io.h>
 #include <asm/arch/gxbb.h>
 #include <asm/arch/sm.h>
-#include <dm/platdata.h>
 #include <phy.h>
 
 #define EFUSE_SN_OFFSET                20