From: Ralf Baechle Date: Thu, 7 Sep 2006 00:29:57 +0000 (+0200) Subject: [MIPS] IP27: Delete useless declaration of allocate_irqno(). X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=da79e827d4164ba1b961b62774800a8a52a3b6e4;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git [MIPS] IP27: Delete useless declaration of allocate_irqno(). Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/pci/pci-ip27.c b/arch/mips/pci/pci-ip27.c index 80eb9af9ecdf..405ce0152739 100644 --- a/arch/mips/pci/pci-ip27.c +++ b/arch/mips/pci/pci-ip27.c @@ -16,8 +16,6 @@ #include #include -extern unsigned int allocate_irqno(void); - /* * Max #PCI busses we can handle; ie, max #PCI bridges. */