common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / gpio / gpio-rcar.c
index 9dc4cd6042271263f98c421e6b39268ec8573b4e..c49a041059d24f18ba7cc465c896ecb3a70b8896 100644 (file)
@@ -12,6 +12,7 @@
 #include <errno.h>
 #include <asm/gpio.h>
 #include <asm/io.h>
+#include <linux/bitops.h>
 #include "../pinctrl/renesas/sh_pfc.h"
 
 #define GPIO_IOINTSEL  0x00    /* General IO/Interrupt Switching Register */