diff options
Diffstat (limited to 'arch/mips/pci')
-rw-r--r-- | arch/mips/pci/pci-ath724x.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/pci/pci-ath724x.c b/arch/mips/pci/pci-ath724x.c index be01b7f8d840..ebefc165fae6 100644 --- a/arch/mips/pci/pci-ath724x.c +++ b/arch/mips/pci/pci-ath724x.c | |||
@@ -137,5 +137,3 @@ int __init ath724x_pcibios_init(void) | |||
137 | 137 | ||
138 | return PCIBIOS_SUCCESSFUL; | 138 | return PCIBIOS_SUCCESSFUL; |
139 | } | 139 | } |
140 | |||
141 | arch_initcall(ath724x_pcibios_init); | ||