summaryrefslogtreecommitdiff
path: root/board/samsung/smdkc100/smdkc100.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/samsung/smdkc100/smdkc100.c')
-rw-r--r--board/samsung/smdkc100/smdkc100.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/samsung/smdkc100/smdkc100.c b/board/samsung/smdkc100/smdkc100.c
index e009564..66b6a98 100644
--- a/board/samsung/smdkc100/smdkc100.c
+++ b/board/samsung/smdkc100/smdkc100.c
@@ -7,9 +7,9 @@
*/
#include <common.h>
+#include <asm/gpio.h>
#include <asm/io.h>
#include <asm/arch/sromc.h>
-#include <asm/arch/gpio.h>
#include <netdev.h>
DECLARE_GLOBAL_DATA_PTR;