ramips: rt3883: remove a stray character from rt3883.h

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30575 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Gabor Juhos 2012-02-16 08:17:53 +00:00
parent 98f7b38735
commit 1656aad7f8
1 changed files with 0 additions and 1 deletions

View File

@ -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_ */