Skip to content

Commit

Permalink
staging: rtl8723bs: remove empty hal/odm_debug.c file
Browse files Browse the repository at this point in the history
remove file left empty after function deletion.
remove related target in Makefile.

Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/0bd6ce2da09a5e2a671dc4a53f1c2e7ba1a64066.1619794331.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Fabio Aiuto authored and Greg Kroah-Hartman committed May 10, 2021
1 parent 4f7cffc commit 83147d8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion drivers/staging/rtl8723bs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ r8723bs-y = \
hal/HalPwrSeqCmd.o \
hal/odm.o \
hal/odm_CfoTracking.o \
hal/odm_debug.o \
hal/odm_DIG.o \
hal/odm_DynamicBBPowerSaving.o \
hal/odm_DynamicTxPower.o \
Expand Down
9 changes: 0 additions & 9 deletions drivers/staging/rtl8723bs/hal/odm_debug.c

This file was deleted.

0 comments on commit 83147d8

Please sign in to comment.