From 0ca16a4600ac2d51b068c8fa70361ed2f5f0edd7 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 15 Aug 2011 14:11:52 +0000 Subject: ramips: rt305x: register the dwc_otg device on the relevant boards SVN-Revision: 27996 --- target/linux/ramips/files/arch/mips/ralink/rt305x/mach-fonera20n.c | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/files/arch/mips/ralink/rt305x/mach-fonera20n.c') diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-fonera20n.c b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-fonera20n.c index 544279509a..e345092753 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-fonera20n.c +++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-fonera20n.c @@ -122,6 +122,7 @@ static void __init fonera20n_init(void) rt305x_register_ethernet(); rt305x_register_wifi(); rt305x_register_wdt(); + rt305x_register_usb(); } MIPS_MACHINE(RAMIPS_MACH_FONERA20N, "FONERA20N", "La Fonera 2.0N", -- cgit v1.2.3