common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / gpio / gpio-rza1.c
index ce2453e2ba6eb13215b5f49042366a3de762cc5b..21a87d645cdbec7af1eca164ddd4f701bf25af9d 100644 (file)
@@ -9,6 +9,7 @@
 #include <errno.h>
 #include <asm/gpio.h>
 #include <asm/io.h>
+#include <linux/bitops.h>
 
 #define P(bank)                        (0x0000 + (bank) * 4)
 #define PSR(bank)              (0x0100 + (bank) * 4)