summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/Makefile
diff options
context:
space:
mode:
authorNam Cao <namcaov@gmail.com>2022-08-20 21:34:51 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-08-23 16:42:05 +0300
commit4ce515776e88e38db2439f6a698f5749427c4711 (patch)
tree0e5ca1ea5d5bb37ad6709dc557d2ea34e898d0f7 /drivers/staging/rtl8723bs/Makefile
parentaf2c14d3ea20bc249e9d297c6cb7045a640d11eb (diff)
downloadlinux-4ce515776e88e38db2439f6a698f5749427c4711.tar.xz
staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.c
because the content of these files is not used. Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Nam Cao <namcaov@gmail.com> Link: https://lore.kernel.org/r/6f51a3531ffe60650972bd9f288570db55e3e0ec.1661020250.git.namcaov@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8723bs/Makefile')
-rw-r--r--drivers/staging/rtl8723bs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8723bs/Makefile b/drivers/staging/rtl8723bs/Makefile
index 159ca1b9016b..bc7ff1dd14f9 100644
--- a/drivers/staging/rtl8723bs/Makefile
+++ b/drivers/staging/rtl8723bs/Makefile
@@ -33,7 +33,6 @@ r8723bs-y = \
hal/odm_DynamicTxPower.o \
hal/odm_EdcaTurboCheck.o \
hal/odm_HWConfig.o \
- hal/odm_NoiseMonitor.o \
hal/odm_RegConfig8723B.o \
hal/rtl8723b_cmd.o \
hal/rtl8723b_dm.o \