Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bf94a343 authored by John Whitmore's avatar John Whitmore Committed by Greg Kroah-Hartman
Browse files

staging:rtl8192u: Remove unused page 9 definitions - Style



Remove the unused definitions from page 9 section.

These definitions will fail the checkpatch CamelCase test, to save renaming
these unused definitions they have simply been removed. This is a coding
style change which should not impact runtime code execution.

Signed-off-by: default avatarJohn Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 590bb44e
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -41,9 +41,6 @@


/* page 9 */
/* page 9 */
#define rFPGA1_RFMOD				0x900  /* RF mode & OFDM TxSC */
#define rFPGA1_RFMOD				0x900  /* RF mode & OFDM TxSC */
#define rFPGA1_TxBlock				0x904
#define rFPGA1_DebugSelect			0x908
#define rFPGA1_TxInfo				0x90c


/* page a */
/* page a */
#define rCCK0_System				0xa00
#define rCCK0_System				0xa00