diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/net/nfc/nfc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/nfc/nfc.h b/include/net/nfc/nfc.h index 819530d0e37f..d253278e5a96 100644 --- a/include/net/nfc/nfc.h +++ b/include/net/nfc/nfc.h | |||
@@ -87,7 +87,6 @@ struct nfc_genl_data { | |||
87 | 87 | ||
88 | struct nfc_dev { | 88 | struct nfc_dev { |
89 | unsigned idx; | 89 | unsigned idx; |
90 | unsigned target_idx; | ||
91 | struct nfc_target *targets; | 90 | struct nfc_target *targets; |
92 | int n_targets; | 91 | int n_targets; |
93 | int targets_generation; | 92 | int targets_generation; |