wifi: zd1211rw: remove redundant decls
authorTom Rix <trix@redhat.com>
Sat, 4 Feb 2023 20:09:02 +0000 (12:09 -0800)
committerKalle Valo <kvalo@kernel.org>
Mon, 13 Feb 2023 17:25:47 +0000 (19:25 +0200)
commit9d5dbfe0e170cb5d58422b890d4d23c8e70d1f28
tree88edb1f4e23352f9613cd75acde1f9eb5c411e4e
parent6869ba4911df3a0af4863708c0f61449d54eb199
wifi: zd1211rw: remove redundant decls

building with W=2 has these errors
redundant redeclaration of ‘zd_rf_generic_patch_6m’ [-Werror=redundant-decls]
redundant redeclaration of ‘zd_rf_patch_6m_band_edge’ [-Werror=redundant-decls]

Remove the second decls.

Signed-off-by: Tom Rix <trix@redhat.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230204200902.1709343-1-trix@redhat.com
drivers/net/wireless/zydas/zd1211rw/zd_rf.h