mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-24 15:56:49 +00:00
ramips: rt3883: remove a stray character from rt3883.h
SVN-Revision: 30575
This commit is contained in:
parent
b4af07d5c0
commit
fc967295ec
@ -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