From: Corentin Labbe Date: Thu, 15 Dec 2016 17:10:17 +0000 (+0100) Subject: tpm/st33zp24: Remove unneeded linux/miscdevice.h include X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=176cebc56bc74dc65dfb57947b8ba70ecfbee92e;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git 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 Reviewed-by: Jarkko Sakkinen Signed-off-by: Jarkko Sakkinen --- diff --git a/drivers/char/tpm/st33zp24/st33zp24.c b/drivers/char/tpm/st33zp24/st33zp24.c index 6f060c76217b..e8e0f7c02686 100644 --- a/drivers/char/tpm/st33zp24/st33zp24.c +++ b/drivers/char/tpm/st33zp24/st33zp24.c @@ -18,7 +18,6 @@ #include #include -#include #include #include #include