common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / watchdog / stm32mp_wdt.c
index 2d509a05224f4b48ef516ba64f00c469b35d6f33..2d8bfc09a0d7b3c83a3fe64a9bb5c9c16d74289c 100644 (file)
@@ -10,6 +10,7 @@
 #include <syscon.h>
 #include <wdt.h>
 #include <asm/io.h>
+#include <linux/bitops.h>
 #include <linux/iopoll.h>
 
 /* IWDG registers */