]> Pileus Git - ~andy/linux/blobdiff - arch/sh/boards/board-ap325rxa.c
sh: add LCDC interrupt configuration to AP325 and Migo-R
[~andy/linux] / arch / sh / boards / board-ap325rxa.c
index cc3540423614c932e494cc74e0d4dbc9dd5f1fe5..1c67cba6e34f1929cd53f616f35783e83e097518 100644 (file)
@@ -197,6 +197,10 @@ static struct resource lcdc_resources[] = {
                .end    = 0xfe941fff,
                .flags  = IORESOURCE_MEM,
        },
+       [1] = {
+               .start  = 28,
+               .flags  = IORESOURCE_IRQ,
+       },
 };
 
 static struct platform_device lcdc_device = {