mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:59:40 +02:00
ramips: remove obsolete 'pcibios_fixups' from the rt288x pci code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17974 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1493a33c1b
commit
d5f23286fd
@ -252,8 +252,4 @@ int pcibios_plat_dev_init(struct pci_dev *dev)
|
||||
return 0;
|
||||
}
|
||||
|
||||
struct pci_fixup pcibios_fixups[] = {
|
||||
{0}
|
||||
};
|
||||
|
||||
arch_initcall(rt2880_pci_init);
|
||||
|
Loading…
Reference in New Issue
Block a user