staging:rtl8192u: Remove unused RTL8258 definitions - Style

Remove the unused RTL8258 definitions. These definitions fail the checkpatch
CamelCase naming test, rather then renaming, as the definitions are unused
they have simply been removed. This is a coding style change which should
not impact runtime code execution.

Signed-off-by: John Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
John Whitmore 2018-07-22 23:10:24 +01:00 committed by Greg Kroah-Hartman
parent 6820978513
commit 93860840b6
1 changed files with 0 additions and 5 deletions

View File

@ -104,11 +104,6 @@
/* Zebra4 */
#define rGlobalCtrl 0
/* RTL8258 */
#define rRTL8258_TxLPF 0x11
#define rRTL8258_RxLPF 0x13
#define rRTL8258_RSSILPF 0xa
/* Bit Mask
* page-1
*/