X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Farm%2Fplat-mxc%2Finclude%2Fmach%2Fiomux.h;h=6d49f8ae32590de25368d01a53b665c9fe6b4dc6;hp=171f8adc110916c85c90b1157c242fb3758e3c40;hb=5ce00289875a853280985aee671258795b77e089;hpb=5412b5399e095730008a14f2107331b2123733e4 diff --git a/arch/arm/plat-mxc/include/mach/iomux.h b/arch/arm/plat-mxc/include/mach/iomux.h index 171f8adc1109..6d49f8ae3259 100644 --- a/arch/arm/plat-mxc/include/mach/iomux.h +++ b/arch/arm/plat-mxc/include/mach/iomux.h @@ -49,6 +49,9 @@ #ifdef CONFIG_ARCH_MX2 # define GPIO_PORT_MAX 5 #endif +#ifdef CONFIG_ARCH_MX25 +# define GPIO_PORT_MAX 3 +#endif #ifndef GPIO_PORT_MAX # error "GPIO config port count unknown!" @@ -107,6 +110,9 @@ #include #endif #endif +#ifdef CONFIG_ARCH_MX25 +#include +#endif /* decode irq number to use with IMR(x), ISR(x) and friends */