common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / rng / rockchip_rng.c
index 47fb140077daf609bfc13f1352d7f1e2839af7d4..c6a834b67c56e17f3eba28eaba328762f5356397 100644 (file)
@@ -6,6 +6,7 @@
 #include <asm/io.h>
 #include <common.h>
 #include <dm.h>
+#include <linux/bitops.h>
 #include <linux/iopoll.h>
 #include <linux/string.h>
 #include <rng.h>