summaryrefslogtreecommitdiff
path: root/drivers/gpio/hsdk-creg-gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/hsdk-creg-gpio.c')
-rw-r--r--drivers/gpio/hsdk-creg-gpio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/hsdk-creg-gpio.c b/drivers/gpio/hsdk-creg-gpio.c
index 8eeb3849c2..d9df804f63 100644
--- a/drivers/gpio/hsdk-creg-gpio.c
+++ b/drivers/gpio/hsdk-creg-gpio.c
@@ -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"