commit | f92cb58318745d9b59a30ff1e37d4fb298d4b75f | [log] [tgz] |
---|---|---|
author | Corentin Labbe <clabbe.montjoie@gmail.com> | Thu Dec 15 15:22:44 2016 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Apr 02 00:01:36 2017 +0200 |
tree | efeb6d1621e769586ba01ee4b9bf97bd3b5b9314 | |
parent | 2eee74b7e2a496dea49847c36fd09320505f45b7 [diff] |
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>