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

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