staging: r8188eu: move ODM_TARGET_CHNL_NUM_2G_5G
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 30 Jul 2021 09:24:07 +0000 (11:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 30 Jul 2021 14:10:39 +0000 (16:10 +0200)
commit67431f25259aec381c8d3b983718d7fcb892d49f
treee072894c3ca465df4b41be8b4a55cbd891e11890
parentcea32de203f2dc4eccd4dc3d9ef0f833efe534d1
staging: r8188eu: move ODM_TARGET_CHNL_NUM_2G_5G

The ODM_TARGET_CHNL_NUM_2G_5G define is only used in one place, so move
it to the .c file it is used in instead of being in a .h file.

Link: https://lore.kernel.org/r/20210730092417.1014392-2-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/HalPhyRf.c
drivers/staging/r8188eu/include/HalPhyRf.h