Commit 716eefc
staging: rtl8723bs: delete HAL_DEF_DBG_RX_INFO_DUMP enum and caller
After removing code isolated by DBG_RX_SIGNAL_DISPLAY_RAW_DATA cflag,
HAL_DEF_DBG_RX_INFO_DUMP enum lost it's use. Removing the enum
and the caller.
Signed-off-by: Rodrigo Gobbi <[email protected]>
Reviewed-by: Dan Carpenter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>1 parent 2bc2c36 commit 716eefc
File tree
3 files changed
+0
-4
lines changed- drivers/staging/rtl8723bs
- core
- hal
- include
3 files changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4959 | 4959 | | |
4960 | 4960 | | |
4961 | 4961 | | |
4962 | | - | |
4963 | 4962 | | |
4964 | 4963 | | |
4965 | 4964 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
685 | | - | |
686 | | - | |
687 | 685 | | |
688 | 686 | | |
689 | 687 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | 147 | | |
149 | 148 | | |
150 | 149 | | |
| |||
0 commit comments