diff options
Diffstat (limited to 'include/linux/nfc.h')
| -rw-r--r-- | include/linux/nfc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/nfc.h b/include/linux/nfc.h index 39c1fcf089c0..0ae9b5857c83 100644 --- a/include/linux/nfc.h +++ b/include/linux/nfc.h | |||
| @@ -70,6 +70,7 @@ enum nfc_commands { | |||
| 70 | NFC_EVENT_TARGETS_FOUND, | 70 | NFC_EVENT_TARGETS_FOUND, |
| 71 | NFC_EVENT_DEVICE_ADDED, | 71 | NFC_EVENT_DEVICE_ADDED, |
| 72 | NFC_EVENT_DEVICE_REMOVED, | 72 | NFC_EVENT_DEVICE_REMOVED, |
| 73 | NFC_EVENT_TARGET_LOST, | ||
| 73 | /* private: internal use only */ | 74 | /* private: internal use only */ |
| 74 | __NFC_CMD_AFTER_LAST | 75 | __NFC_CMD_AFTER_LAST |
| 75 | }; | 76 | }; |
