]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx25/tx25.c
MX25: tx25: Fix build by making use of GPIO framework
[karo-tx-uboot.git] / board / karo / tx25 / tx25.c
index 25b99e81b29f6ccef0d56e930786846218a5c83a..ce75468e3844808a055467a7be2715147f4ff17d 100644 (file)
@@ -28,6 +28,7 @@
 #include <asm/io.h>
 #include <asm/arch/imx-regs.h>
 #include <asm/arch/imx25-pinmux.h>
+#include <asm/gpio.h>
 
 static void mdelay(int n)
 {