diff options
Diffstat (limited to 'drivers/nfc/nfcwilink.c')
-rw-r--r-- | drivers/nfc/nfcwilink.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/nfc/nfcwilink.c b/drivers/nfc/nfcwilink.c index 5b0f1ff8036..06c3642e5bd 100644 --- a/drivers/nfc/nfcwilink.c +++ b/drivers/nfc/nfcwilink.c | |||
@@ -27,6 +27,7 @@ | |||
27 | * | 27 | * |
28 | */ | 28 | */ |
29 | #include <linux/platform_device.h> | 29 | #include <linux/platform_device.h> |
30 | #include <linux/module.h> | ||
30 | #include <linux/nfc.h> | 31 | #include <linux/nfc.h> |
31 | #include <net/nfc/nci.h> | 32 | #include <net/nfc/nci.h> |
32 | #include <net/nfc/nci_core.h> | 33 | #include <net/nfc/nci_core.h> |