diff options
Diffstat (limited to 'drivers/gpio/da8xx_gpio.c')
-rw-r--r-- | drivers/gpio/da8xx_gpio.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/da8xx_gpio.c b/drivers/gpio/da8xx_gpio.c index 9a52a5e414f..d106e9846df 100644 --- a/drivers/gpio/da8xx_gpio.c +++ b/drivers/gpio/da8xx_gpio.c @@ -11,6 +11,7 @@ #include <fdtdec.h> #include <malloc.h> #include <asm/io.h> +#include <asm/global_data.h> #include <asm/gpio.h> #include <dt-bindings/gpio/gpio.h> |