diff options
Diffstat (limited to 'drivers/net/wireless/wl12xx/wl1251_init.h')
-rw-r--r-- | drivers/net/wireless/wl12xx/wl1251_init.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/wireless/wl12xx/wl1251_init.h b/drivers/net/wireless/wl12xx/wl1251_init.h index 8596188e834e..b3b25ec885ea 100644 --- a/drivers/net/wireless/wl12xx/wl1251_init.h +++ b/drivers/net/wireless/wl12xx/wl1251_init.h | |||
@@ -35,5 +35,7 @@ int wl1251_hw_init_pta(struct wl1251 *wl); | |||
35 | int wl1251_hw_init_energy_detection(struct wl1251 *wl); | 35 | int wl1251_hw_init_energy_detection(struct wl1251 *wl); |
36 | int wl1251_hw_init_beacon_broadcast(struct wl1251 *wl); | 36 | int wl1251_hw_init_beacon_broadcast(struct wl1251 *wl); |
37 | int wl1251_hw_init_power_auth(struct wl1251 *wl); | 37 | int wl1251_hw_init_power_auth(struct wl1251 *wl); |
38 | int wl1251_hw_init_mem_config(struct wl1251 *wl); | ||
39 | int wl1251_hw_init(struct wl1251 *wl); | ||
38 | 40 | ||
39 | #endif | 41 | #endif |