]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tpm/st33zp24: Remove unneeded linux/miscdevice.h include
authorCorentin Labbe <clabbe.montjoie@gmail.com>
Thu, 15 Dec 2016 17:10:17 +0000 (18:10 +0100)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Mon, 23 Jan 2017 16:28:18 +0000 (18:28 +0200)
commit176cebc56bc74dc65dfb57947b8ba70ecfbee92e
tree97096bc03818980b460409561adf83fb06b33d25
parent93c12f293f879825d2b960cfff01ec881e6a44fd
tpm/st33zp24: Remove unneeded linux/miscdevice.h include

tpm/st33zp24/st33zp24.c does not use any miscdevice so this patch remove
this unnecessary inclusion.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
drivers/char/tpm/st33zp24/st33zp24.c