X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fpowerpc%2Fplatforms%2Fpowermac%2Fpic.h;h=c44c89f5e532177fb005a3a647bb0dd5574f33c5;hb=fa93ca18a8b0da4e26bd9491ad144cd14d22f8ec;hp=664103dfeef92edcc5f09ab033e723b94a96c0ca;hpb=4542437679de448de0f75bc901dab380d6a5bc5b;p=linux-2.6-omap-h63xx.git diff --git a/arch/powerpc/platforms/powermac/pic.h b/arch/powerpc/platforms/powermac/pic.h index 664103dfeef..c44c89f5e53 100644 --- a/arch/powerpc/platforms/powermac/pic.h +++ b/arch/powerpc/platforms/powermac/pic.h @@ -5,7 +5,7 @@ extern struct hw_interrupt_type pmac_pic; -void pmac_pic_init(void); -int pmac_get_irq(struct pt_regs *regs); +extern void pmac_pic_init(void); +extern int pmac_get_irq(void); #endif /* __PPC_PLATFORMS_PMAC_PIC_H */