]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-imx/mach-mx35_3ds.c
Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / arch / arm / mach-imx / mach-mx35_3ds.c
index 48b3c6fd5cf01f9c6cbd0481b86f56664abc25f9..b3b9bd8ac2a33f3bf5d993cd9ca9d9e189edd1c1 100644 (file)
@@ -43,7 +43,7 @@
 
 #include "devices-imx35.h"
 
-#define EXPIO_PARENT_INT       (MXC_INTERNAL_IRQS + GPIO_PORTA + 1)
+#define EXPIO_PARENT_INT       gpio_to_irq(IMX_GPIO_NR(1, 1))
 
 static const struct imxuart_platform_data uart_pdata __initconst = {
        .flags = IMXUART_HAVE_RTSCTS,