common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / gpio / pcf8575_gpio.c
index 7c790bb64aea0040269f2e74bc7e1ef6d59a478a..1b9a18fe5dc0cf9244aa2b8759e16a7571546826 100644 (file)
@@ -28,6 +28,7 @@
 #include <i2c.h>
 #include <log.h>
 #include <asm-generic/gpio.h>
+#include <linux/bitops.h>
 
 DECLARE_GLOBAL_DATA_PTR;