]> git.sur5r.net Git - u-boot/blobdiff - drivers/clk/at91/clk-master.c
dm: Use dm.h header when driver mode is used
[u-boot] / drivers / clk / at91 / clk-master.c
index 72d0a739f118cd67039723090bea628a959a473e..6bc78bad0dd4ba77f448382cf30187bc919512f9 100644 (file)
@@ -7,7 +7,7 @@
 
 #include <common.h>
 #include <clk-uclass.h>
-#include <dm/device.h>
+#include <dm.h>
 
 DECLARE_GLOBAL_DATA_PTR;