diff options
Diffstat (limited to 'arch/powerpc/kernel')
-rw-r--r-- | arch/powerpc/kernel/pci-common.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/kernel/pci-common.c b/arch/powerpc/kernel/pci-common.c index 742ff7295de6..15ec71a84f78 100644 --- a/arch/powerpc/kernel/pci-common.c +++ b/arch/powerpc/kernel/pci-common.c | |||
@@ -50,8 +50,6 @@ static DEFINE_SPINLOCK(hose_spinlock); | |||
50 | /* XXX kill that some day ... */ | 50 | /* XXX kill that some day ... */ |
51 | static int global_phb_number; /* Global phb counter */ | 51 | static int global_phb_number; /* Global phb counter */ |
52 | 52 | ||
53 | extern struct list_head hose_list; | ||
54 | |||
55 | /* | 53 | /* |
56 | * pci_controller(phb) initialized common variables. | 54 | * pci_controller(phb) initialized common variables. |
57 | */ | 55 | */ |