On Sat, Feb 04, 2023 at 12:09:02PM -0800, Tom Rix wrote: > 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@xxxxxxxxxx> Reviewed-by: Simon Horman <simon.horman@xxxxxxxxxxxx>