X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=arch%2Fpowerpc%2Fplatforms%2Fpowermac%2Fpic.c;h=901bfbddc3ddcecea0e1d0dc35082ebb9d98d6ef;hb=56f54e7d671969da13693e5a147438f2cc50ca9b;hp=7667db448aa73cc58aacaf72e74fa0c5a2339fc6;hpb=441c196e84b11aad3123baa9320eee7abc6b5c98;p=pandora-kernel.git diff --git a/arch/powerpc/platforms/powermac/pic.c b/arch/powerpc/platforms/powermac/pic.c index 7667db448aa7..901bfbddc3dd 100644 --- a/arch/powerpc/platforms/powermac/pic.c +++ b/arch/powerpc/platforms/powermac/pic.c @@ -24,7 +24,6 @@ #include #include #include -#include #include #include @@ -273,7 +272,6 @@ static struct irqaction xmon_action = { static struct irqaction gatwick_cascade_action = { .handler = gatwick_action, - .flags = IRQF_DISABLED, .name = "cascade", };