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