]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/clk/clk-divider.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / drivers / clk / clk-divider.c
index aa210e3d15fdf11dcd0e59378a9cfa6c1ad5fc58..2ad682b8fe2c419f9af2e41d11a257f49ed100e0 100644 (file)
@@ -11,6 +11,7 @@
 
 #define LOG_CATEGORY UCLASS_CLK
 
+#include <common.h>
 #include <asm/io.h>
 #include <malloc.h>
 #include <clk-uclass.h>