aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/nfc/nfc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/nfc/nfc.h')
-rw-r--r--include/net/nfc/nfc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/nfc/nfc.h b/include/net/nfc/nfc.h
index bac070bf351..79955a238cc 100644
--- a/include/net/nfc/nfc.h
+++ b/include/net/nfc/nfc.h
@@ -86,7 +86,7 @@ struct nfc_genl_data {
86}; 86};
87 87
88struct nfc_dev { 88struct nfc_dev {
89 unsigned idx; 89 unsigned int idx;
90 struct nfc_target *targets; 90 struct nfc_target *targets;
91 int n_targets; 91 int n_targets;
92 int targets_generation; 92 int targets_generation;