staging: r8188eu: RegUsbSS is not used

RegUsbSS in struct dvobj_priv is not used. Remove it.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220206175925.461426-4-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Martin Kaiser
2022-02-06 18:59:23 +01:00
committed by Greg Kroah-Hartman
parent ac510bbe16
commit 0266c945a8

View File

@@ -139,7 +139,6 @@ struct dvobj_priv {
u8 ishighspeed;
u8 RtNumOutPipes;
int RegUsbSS;
struct semaphore usb_suspend_sema;
struct usb_interface *pusbintf;