mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:46:16 +02:00
ramips: rt3883: remove a stray character from rt3883.h
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30575 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d81767c119
commit
9e8e8b51d6
@ -149,7 +149,6 @@ void rt3883_pci_set_plat_dev_init(int (*f)(struct pci_dev *));
|
||||
#else
|
||||
static inline void rt3883_pci_init(unsigned mode) {}
|
||||
static inline void rt3883_pci_set_plat_dev_init(int (*f)(struct pci_dev *)) {}
|
||||
}
|
||||
#endif /* CONFIG_PCI */
|
||||
|
||||
#endif /* _RT3883_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user