rtl8188eu: Remove INTF_DATA - only used for SDIO

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2013-07-21 13:15:39 -05:00
parent f9be1cea77
commit d4229b4bf1

View file

@ -196,12 +196,6 @@ struct dvobj_priv
u8 irq_alloc;
/*-------- below is for SDIO INTERFACE --------*/
#ifdef INTF_DATA
INTF_DATA intf_data;
#endif
/*-------- below is for USB INTERFACE --------*/
u8 nr_endpoint;