From c55374cd862e3b42831c6001cbd9d28b0e182ed4 Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Wed, 20 Jul 2016 12:06:16 +0000 Subject: [PATCH] hwmon: (ftsteutates) Remove unused including Remove including that don't need it. Signed-off-by: Wei Yongjun Signed-off-by: Guenter Roeck --- drivers/hwmon/ftsteutates.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/hwmon/ftsteutates.c b/drivers/hwmon/ftsteutates.c index aaef5b570da7..2b2ff67026be 100644 --- a/drivers/hwmon/ftsteutates.c +++ b/drivers/hwmon/ftsteutates.c @@ -27,7 +27,6 @@ #include #include #include -#include #include #define FTS_DEVICE_ID_REG 0x0000 -- 2.11.0