nfc: nxp-nci: Remove unneeded linux/miscdevice.h include
authorCorentin Labbe <clabbe.montjoie@gmail.com>
Thu, 15 Dec 2016 14:22:44 +0000 (15:22 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sat, 1 Apr 2017 22:01:36 +0000 (00:01 +0200)
commitf92cb58318745d9b59a30ff1e37d4fb298d4b75f
treeefeb6d1621e769586ba01ee4b9bf97bd3b5b9314
parent2eee74b7e2a496dea49847c36fd09320505f45b7
nfc: nxp-nci: Remove unneeded linux/miscdevice.h include

drivers/nfc/nxp-nci/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/nxp-nci/i2c.c