ramips: rt3883: remove a stray character from rt3883.h
SVN-Revision: 30575
This commit is contained in:
parent
b4af07d5c0
commit
fc967295ec
1 changed files with 0 additions and 1 deletions
|
@ -149,7 +149,6 @@ void rt3883_pci_set_plat_dev_init(int (*f)(struct pci_dev *));
|
||||||
#else
|
#else
|
||||||
static inline void rt3883_pci_init(unsigned mode) {}
|
static inline void rt3883_pci_init(unsigned mode) {}
|
||||||
static inline void rt3883_pci_set_plat_dev_init(int (*f)(struct pci_dev *)) {}
|
static inline void rt3883_pci_set_plat_dev_init(int (*f)(struct pci_dev *)) {}
|
||||||
}
|
|
||||||
#endif /* CONFIG_PCI */
|
#endif /* CONFIG_PCI */
|
||||||
|
|
||||||
#endif /* _RT3883_H_ */
|
#endif /* _RT3883_H_ */
|
||||||
|
|
Loading…
Reference in a new issue