staging: r8188eu: remove two unused defines
authorMartin Kaiser <martin@kaiser.cx>
Mon, 8 Aug 2022 20:14:04 +0000 (22:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Aug 2022 13:18:29 +0000 (15:18 +0200)
HPQ_PUBLIC_DIS and LPQ_PUBLIC_DIS are not used by the r8188eu driver.
Remove them.

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220808201405.68966-5-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/include/rtl8188e_spec.h

index 011da538df5f2921b844c5199ca39558e637338f..5d12ba46e20579726b5593693b235a2bf6601f1e 100644 (file)
@@ -925,8 +925,6 @@ Current IOREG MAP
 
 /*     0x0200h ~ 0x027Fh       TXDMA Configuration */
 
-#define HPQ_PUBLIC_DIS                 BIT(24)
-#define LPQ_PUBLIC_DIS                 BIT(25)
 #define LD_RQPN                                BIT(31)
 
 /* 2TDECTRL */