common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / watchdog / mt7621_wdt.c
index 38866141e4a96f81c63a1ea4b6cf6d27c9a212aa..1cd8866ef8d83317f08747b9a2bf693d687d2942 100644 (file)
@@ -12,6 +12,7 @@
 #include <common.h>
 #include <dm.h>
 #include <wdt.h>
+#include <linux/bitops.h>
 #include <linux/io.h>
 
 DECLARE_GLOBAL_DATA_PTR;