ramips: remove obsolete 'pcibios_fixups' from the rt288x pci code
SVN-Revision: 17974
This commit is contained in:
parent
f2470f7590
commit
13be9155c5
1 changed files with 0 additions and 4 deletions
|
@ -252,8 +252,4 @@ int pcibios_plat_dev_init(struct pci_dev *dev)
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
struct pci_fixup pcibios_fixups[] = {
|
|
||||||
{0}
|
|
||||||
};
|
|
||||||
|
|
||||||
arch_initcall(rt2880_pci_init);
|
arch_initcall(rt2880_pci_init);
|
||||||
|
|
Loading…
Reference in a new issue