]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[POWERPC] Remove redundant declaration of hose_list
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 19 Nov 2007 06:17:07 +0000 (17:17 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 3 Dec 2007 02:56:27 +0000 (13:56 +1100)
It is already declared in ppc-pci.h which is included.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/pci-common.c

index 742ff7295de6506c62a98650390bafda9f1e698b..15ec71a84f78fcccb617876b34f36042a2d77f32 100644 (file)
@@ -50,8 +50,6 @@ static DEFINE_SPINLOCK(hose_spinlock);
 /* XXX kill that some day ... */
 static int global_phb_number;          /* Global phb counter */
 
-extern struct list_head hose_list;
-
 /*
  * pci_controller(phb) initialized common variables.
  */