diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/net/nfc/nfc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/nfc/nfc.h b/include/net/nfc/nfc.h index bac070bf3514..57ea09533ae1 100644 --- a/include/net/nfc/nfc.h +++ b/include/net/nfc/nfc.h | |||
| @@ -181,6 +181,7 @@ int nfc_set_remote_general_bytes(struct nfc_dev *dev, | |||
| 181 | 181 | ||
| 182 | int nfc_targets_found(struct nfc_dev *dev, | 182 | int nfc_targets_found(struct nfc_dev *dev, |
| 183 | struct nfc_target *targets, int ntargets); | 183 | struct nfc_target *targets, int ntargets); |
| 184 | int nfc_target_lost(struct nfc_dev *dev, u32 target_idx); | ||
| 184 | 185 | ||
| 185 | int nfc_dep_link_is_up(struct nfc_dev *dev, u32 target_idx, | 186 | int nfc_dep_link_is_up(struct nfc_dev *dev, u32 target_idx, |
| 186 | u8 comm_mode, u8 rf_mode); | 187 | u8 comm_mode, u8 rf_mode); |
