aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-whr-g300n.c
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-03-30 21:24:10 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-03-30 21:24:10 +0000
commit1c25cfcde00f469cd022c60affc7162bd5bfef06 (patch)
tree09cdafd280fcead3aa356ad605e7c6aa8daf86fd /target/linux/ramips/files/arch/mips/ralink/rt305x/mach-whr-g300n.c
parent2d624e284c2c52443e0d98804c0f77ebcc5b01eb (diff)
downloadupstream-1c25cfcde00f469cd022c60affc7162bd5bfef06.tar.gz
upstream-1c25cfcde00f469cd022c60affc7162bd5bfef06.tar.bz2
upstream-1c25cfcde00f469cd022c60affc7162bd5bfef06.zip
ramips: register wifi device on the rt305x based boards
SVN-Revision: 20616
Diffstat (limited to 'target/linux/ramips/files/arch/mips/ralink/rt305x/mach-whr-g300n.c')
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/rt305x/mach-whr-g300n.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-whr-g300n.c b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-whr-g300n.c
index 5d015e2647..4e0e810bbd 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-whr-g300n.c
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-whr-g300n.c
@@ -136,6 +136,7 @@ static void __init whr_g300n_init(void)
ramips_register_gpio_buttons(-1, WHR_G300N_BUTTONS_POLL_INTERVAL,
ARRAY_SIZE(whr_g300n_gpio_buttons),
whr_g300n_gpio_buttons);
+ rt305x_register_wifi();
}
MIPS_MACHINE(RAMIPS_MACH_WHR_G300N, "WHR-G300N", "Buffalo WHR-G300N",