mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issue
[oweals/u-boot.git] / drivers / gpio / hsdk-creg-gpio.c
index 8eeb3849c2bb8bcdbf85a14ed2846c95b500c12d..d9df804f6390dfaa6af964a59d62c92273528a66 100644 (file)
@@ -15,6 +15,7 @@
 #include <common.h>
 #include <dm.h>
 #include <errno.h>
+#include <linux/bitops.h>
 #include <linux/printk.h>
 
 #define DRV_NAME       "gpio_creg"