X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-ppc64%2Firq.h;h=6544827f7f4d7f3c559400dc1a4259f4fe3d4781;hb=28169de0a7d33c5a792a8a4be7f519c637099cea;hp=9c491814dbb5b76719458462c478e2abae3a1b04;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/include/asm-ppc64/irq.h b/include/asm-ppc64/irq.h index 9c491814d..6544827f7 100644 --- a/include/asm-ppc64/irq.h +++ b/include/asm-ppc64/irq.h @@ -9,8 +9,8 @@ * 2 of the License, or (at your option) any later version. */ -#include #include +#include /* * Maximum number of interrupt sources that we can handle. @@ -46,8 +46,6 @@ static inline unsigned int virt_irq_to_real(unsigned int virt_irq) return virt_irq_to_real_map[virt_irq]; } -extern unsigned int real_irq_to_virt_slowpath(unsigned int real_irq); - /* * Because many systems have two overlapping names spaces for * interrupts (ISA and XICS for example), and the ISA interrupts