]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/timer/timer-uclass.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / drivers / timer / timer-uclass.c
index 8305f06d318724acd5923c138789c9af6cc348e7..60ff65529ab38b74d77ca6ae6c83a2254c020881 100644 (file)
@@ -5,6 +5,7 @@
 
 #define LOG_CATEGORY UCLASS_TIMER
 
+#include <common.h>
 #include <clk.h>
 #include <cpu.h>
 #include <dm.h>