]> Pileus Git - ~andy/linux/blobdiff - arch/sh/boards/mach-migor/setup.c
sh: add LCDC interrupt configuration to AP325 and Migo-R
[~andy/linux] / arch / sh / boards / mach-migor / setup.c
index 82e1d9a56aba5e35e5244056557428d82448ae8a..3e37fb25ef92813a5095c4f57af2ad5c13baee97 100644 (file)
@@ -274,6 +274,10 @@ static struct resource migor_lcdc_resources[] = {
                .end    = 0xfe941fff,
                .flags  = IORESOURCE_MEM,
        },
+       [1] = {
+               .start  = 28,
+               .flags  = IORESOURCE_IRQ,
+       },
 };
 
 static struct platform_device migor_lcdc_device = {