summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/kw_gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/kw_gpio.c')
-rw-r--r--drivers/gpio/kw_gpio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/kw_gpio.c b/drivers/gpio/kw_gpio.c
index 0af75a84ea..4fca0894e6 100644
--- a/drivers/gpio/kw_gpio.c
+++ b/drivers/gpio/kw_gpio.c
@@ -16,7 +16,7 @@
#include <common.h>
#include <asm/bitops.h>
#include <asm/io.h>
-#include <asm/arch/kirkwood.h>
+#include <asm/arch/soc.h>
#include <asm/arch/gpio.h>
static unsigned long gpio_valid_input[BITS_TO_LONGS(GPIO_MAX)];
OpenPOWER on IntegriCloud