X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fm32r%2Fplatforms%2Fmappi2%2Fsetup.c;h=6a65eda0a056c67ef039a34cc5d0326251be14d5;hb=189e91f5f5c09043ef78cad956a71ac339203a5d;hp=d87969c6356e3041ea1856916c7f496419a5558e;hpb=f3f94ce5dba6e134cf0958dd3a42ab28a028fc83;p=pandora-kernel.git diff --git a/arch/m32r/platforms/mappi2/setup.c b/arch/m32r/platforms/mappi2/setup.c index d87969c6356e..6a65eda0a056 100644 --- a/arch/m32r/platforms/mappi2/setup.c +++ b/arch/m32r/platforms/mappi2/setup.c @@ -70,7 +70,7 @@ static void shutdown_mappi2_irq(unsigned int irq) outl(M32R_ICUCR_ILEVEL7, port); } -static struct hw_interrupt_type mappi2_irq_type = +static struct irq_chip mappi2_irq_type = { .typename = "MAPPI2-IRQ", .startup = startup_mappi2_irq,