mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 05:31:17 -04:00
staging:rtl8192u: Remove unused enum label CmdID_BBRegWrite10
The enum label CmdID_BBRegWrite10 is not used in the code, so removed from the source code. Signed-off-by: John Whitmore <johnfwhitmore@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
1be8f4e758
commit
3a11b19489
@@ -10,7 +10,6 @@
|
||||
enum switch_chan_cmd_id {
|
||||
CMD_ID_END,
|
||||
CMD_ID_SET_TX_PWR_LEVEL,
|
||||
CmdID_BBRegWrite10,
|
||||
CmdID_WritePortUlong,
|
||||
CmdID_WritePortUshort,
|
||||
CmdID_WritePortUchar,
|
||||
|
||||
Reference in New Issue
Block a user