summaryrefslogtreecommitdiff
path: root/drivers/gpio/altera_pio.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/altera_pio.c')
-rw-r--r--drivers/gpio/altera_pio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/altera_pio.c b/drivers/gpio/altera_pio.c
index 7ba1595e4ae..edc5a8093b0 100644
--- a/drivers/gpio/altera_pio.c
+++ b/drivers/gpio/altera_pio.c
@@ -4,6 +4,7 @@
* Copyright (C) 2011 Missing Link Electronics
* Joachim Foerster <joachim@missinglinkelectronics.com>
*/
+#include <common.h>
#include <dm.h>
#include <errno.h>
#include <malloc.h>