staging: rtl8723au: Remove unused struct btdata_info
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
1d599de6b9
commit
13aa75858b
@@ -1086,12 +1086,6 @@ enum hci_ext_bp_operation {
|
||||
HCI_BT_OP_MAX
|
||||
};
|
||||
|
||||
/* Function proto type */
|
||||
struct btdata_entry {
|
||||
struct list_head List;
|
||||
void *pDataBlock;
|
||||
};
|
||||
|
||||
#define BTHCI_SM_WITH_INFO(_Adapter, _StateToEnter, _StateCmd, _EntryNum) \
|
||||
{ \
|
||||
RTPRINT(FIOCTL, IOCTL_STATE, ("[BT state change] caused by ""%s"", line =%d\n", __func__, __LINE__)); \
|
||||
|
||||
Reference in New Issue
Block a user