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

SVN-Revision: 30575
This commit is contained in:
Gabor Juhos 2012-02-16 08:17:53 +00:00
parent b4af07d5c0
commit fc967295ec

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