]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/cadence/xtfpga/xtfpga.c
dm: Use dm.h header when driver mode is used
[people/ms/u-boot.git] / board / cadence / xtfpga / xtfpga.c
index 39b9b12567706b43472969ba3a795a1b67e8f48f..0265e9bb360b74d9422eecd833585f02d4440349 100644 (file)
@@ -7,7 +7,7 @@
 
 #include <common.h>
 #include <command.h>
-#include <dm/platdata.h>
+#include <dm.h>
 #include <dm/platform_data/net_ethoc.h>
 #include <linux/ctype.h>
 #include <linux/string.h>