Commit fbcd1492 authored by Dr. David Alan Gilbert's avatar Dr. David Alan Gilbert Committed by Luiz Augusto von Dentz

Bluetooth/nokia: Remove unused struct 'hci_nokia_radio_hdr'

'hci_nokia_radio_hdr' looks like it was unused since it's
initial commit.
Signed-off-by: default avatarDr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: default avatarLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
parent b1c7cd6c
......@@ -116,11 +116,6 @@ struct hci_nokia_neg_evt {
#define SETUP_BAUD_RATE 921600
#define INIT_BAUD_RATE 120000
struct hci_nokia_radio_hdr {
u8 evt;
u8 dlen;
} __packed;
struct nokia_bt_dev {
struct hci_uart hu;
struct serdev_device *serdev;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment