common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / arch / arm / cpu / armv8 / generic_timer.c
index 6fe3ede387b7b28655688e216ccafe3f2abcf58f..e23629ab0bc3eb2c70f09eb996d0f9ac728848e7 100644 (file)
@@ -9,6 +9,7 @@
 #include <command.h>
 #include <time.h>
 #include <asm/system.h>
+#include <linux/bitops.h>
 
 DECLARE_GLOBAL_DATA_PTR;