dm: Use dm.h header when driver mode is used
[oweals/u-boot.git] / drivers / clk / at91 / pmc.c
index 72d52c58188e71c902e2dbe5141053ce3791fc15..29067fa7bde876253b1aed7c3a7e978cb37e768e 100644 (file)
@@ -7,9 +7,8 @@
 
 #include <common.h>
 #include <clk-uclass.h>
-#include <dm/device.h>
+#include <dm.h>
 #include <dm/lists.h>
-#include <dm/root.h>
 #include <dm/util.h>
 #include "pmc.h"