nfc: st21nfca: Remove unneeded linux/miscdevice.h include
authorCorentin Labbe <clabbe.montjoie@gmail.com>
Thu, 15 Dec 2016 14:22:46 +0000 (15:22 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sat, 1 Apr 2017 22:01:36 +0000 (00:01 +0200)
commit52fdede5c9b96de355ab5e45e35503b9da6b86f6
tree3a2a172a8f1eab0ac04e41d9ab308143dfa83ea8
parent17a0180be18050a96466671ed18430ad20d8346f
nfc: st21nfca: Remove unneeded linux/miscdevice.h include

drivers/nfc/st21nfca/i2c.c does not use any miscdevice, so this patch
remove this unnecessary inclusion.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/st21nfca/i2c.c