]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/samsung/smdkc100/smdkc100.c
dm: exynos: Tidy up GPIO headers
[karo-tx-uboot.git] / board / samsung / smdkc100 / smdkc100.c
index e009564a5988ce8a79a9bd7e83634ee9e8ca7ac4..66b6a9801f734ec1894b213a822b37ca86139419 100644 (file)
@@ -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;