diff options
Diffstat (limited to 'drivers/gpio/hi6220_gpio.c')
-rw-r--r-- | drivers/gpio/hi6220_gpio.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/hi6220_gpio.c b/drivers/gpio/hi6220_gpio.c index 7ceb5f424c9..e287c31b93f 100644 --- a/drivers/gpio/hi6220_gpio.c +++ b/drivers/gpio/hi6220_gpio.c @@ -4,6 +4,7 @@ * Peter Griffin <peter.griffin@linaro.org> */ +#include <common.h> #include <dm.h> #include <asm/gpio.h> #include <asm/io.h> |