summaryrefslogtreecommitdiff
path: root/drivers/gpio/lpc32xx_gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/lpc32xx_gpio.c')
-rw-r--r--drivers/gpio/lpc32xx_gpio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/lpc32xx_gpio.c b/drivers/gpio/lpc32xx_gpio.c
index 1bf945a..292fc74 100644
--- a/drivers/gpio/lpc32xx_gpio.c
+++ b/drivers/gpio/lpc32xx_gpio.c
@@ -7,6 +7,7 @@
* SPDX-License-Identifier: GPL-2.0+
*/
+#include <common.h>
#include <asm/io.h>
#include <asm/arch-lpc32xx/cpu.h>
#include <asm/arch-lpc32xx/gpio.h>