ramips: rt3883: remove a stray character from rt3883.h
authorGabor Juhos <juhosg@openwrt.org>
Thu, 16 Feb 2012 08:17:53 +0000 (08:17 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 16 Feb 2012 08:17:53 +0000 (08:17 +0000)
SVN-Revision: 30575

target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt3883.h

index a7a4b074ab57a93ca64e87280700eb73cbfde248..2a88bb838c97c8533c75829a723f250bd49e4676 100644 (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_ */