common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / sysreset / sysreset_sti.c
index 9996716f13d6016ebaa490352f3e7fd56b22d1f3..3482d2a07875049fb13a624031275aebaa01f973 100644 (file)
@@ -10,6 +10,7 @@
 #include <syscon.h>
 #include <sysreset.h>
 #include <asm/io.h>
+#include <linux/bitops.h>
 
 DECLARE_GLOBAL_DATA_PTR;