Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / drivers / timer / cadence-ttc.c
index f4942a5500ca8d170bdd7f7af8aa74f295609276..e6b6dfe3765c3bec2c96a2662556fe221bb3e550 100644 (file)
@@ -10,6 +10,7 @@
 #include <init.h>
 #include <timer.h>
 #include <asm/io.h>
+#include <linux/bitops.h>
 #include <linux/err.h>
 
 #define CNT_CNTRL_RESET                BIT(4)