ramips: rt3883: remove a stray character from rt3883.h
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30575 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
98f7b38735
commit
1656aad7f8
|
@ -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