diff options
-rw-r--r-- | drivers/net/wireless/wl12xx/main.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/net/wireless/wl12xx/main.c b/drivers/net/wireless/wl12xx/main.c index 7fecefe8d3c1..dc3a09319d12 100644 --- a/drivers/net/wireless/wl12xx/main.c +++ b/drivers/net/wireless/wl12xx/main.c | |||
@@ -2374,14 +2374,6 @@ static struct ieee80211_rate wl1271_rates_5ghz[] = { | |||
2374 | 2374 | ||
2375 | /* 5 GHz band channels for WL1273 */ | 2375 | /* 5 GHz band channels for WL1273 */ |
2376 | static struct ieee80211_channel wl1271_channels_5ghz[] = { | 2376 | static struct ieee80211_channel wl1271_channels_5ghz[] = { |
2377 | { .hw_value = 183, .center_freq = 4915}, | ||
2378 | { .hw_value = 184, .center_freq = 4920}, | ||
2379 | { .hw_value = 185, .center_freq = 4925}, | ||
2380 | { .hw_value = 187, .center_freq = 4935}, | ||
2381 | { .hw_value = 188, .center_freq = 4940}, | ||
2382 | { .hw_value = 189, .center_freq = 4945}, | ||
2383 | { .hw_value = 192, .center_freq = 4960}, | ||
2384 | { .hw_value = 196, .center_freq = 4980}, | ||
2385 | { .hw_value = 7, .center_freq = 5035}, | 2377 | { .hw_value = 7, .center_freq = 5035}, |
2386 | { .hw_value = 8, .center_freq = 5040}, | 2378 | { .hw_value = 8, .center_freq = 5040}, |
2387 | { .hw_value = 9, .center_freq = 5045}, | 2379 | { .hw_value = 9, .center_freq = 5045}, |