mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-26 16:41:25 +00:00
NFC: Remove useless HCI private nfc target table
Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
9009943326
commit
addfabf98d
2 changed files with 0 additions and 9 deletions
|
@ -83,8 +83,6 @@ struct nfc_hci_dev {
|
|||
u8 gate2pipe[NFC_HCI_MAX_GATES];
|
||||
|
||||
bool poll_started;
|
||||
struct nfc_target *targets;
|
||||
int target_count;
|
||||
|
||||
u8 sw_romlib;
|
||||
u8 sw_patch;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue