From: Martin Kaiser Date: Mon, 8 Aug 2022 20:14:04 +0000 (+0200) Subject: staging: r8188eu: remove two unused defines X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3ce23a49d1b64e0d207114e2feaad0292c25c679;p=linux.git staging: r8188eu: remove two unused defines HPQ_PUBLIC_DIS and LPQ_PUBLIC_DIS are not used by the r8188eu driver. Remove them. Tested-by: Philipp Hortmann # Edimax N150 Signed-off-by: Martin Kaiser Link: https://lore.kernel.org/r/20220808201405.68966-5-martin@kaiser.cx Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/r8188eu/include/rtl8188e_spec.h b/drivers/staging/r8188eu/include/rtl8188e_spec.h index 011da538df5f2..5d12ba46e2057 100644 --- a/drivers/staging/r8188eu/include/rtl8188e_spec.h +++ b/drivers/staging/r8188eu/include/rtl8188e_spec.h @@ -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 */