ramips: annotate device register function prototypes with __init
[openwrt.git] / target / linux / ramips / files / arch / mips / ralink / rt305x / mach-dir-300-revb.c
index dd2a5f4..27fad6a 100644 (file)
@@ -116,6 +116,7 @@ static void __init dir_300b_init(void)
        ramips_register_gpio_buttons(-1, DIR_300B_BUTTONS_POLL_INTERVAL,
                                     ARRAY_SIZE(dir_300b_gpio_buttons),
                                     dir_300b_gpio_buttons);
+       rt305x_register_wifi();
 }
 
 MIPS_MACHINE(RAMIPS_MACH_DIR_300_REVB, "DIR-300-revB", "D-Link DIR-300 revB",
This page took 0.031441 seconds and 4 git commands to generate.