From: Armin Wolf Date: Sun, 26 Sep 2021 22:10:44 +0000 (+0200) Subject: hwmon: (dell-smm) Remove unnecessary includes X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8a0c75a1c3990ebe8383914781cec347c1576ae6;p=linux.git hwmon: (dell-smm) Remove unnecessary includes sched.h and io.h are not used anywhere in dell-smm-hwmon.c. Signed-off-by: Armin Wolf Link: https://lore.kernel.org/r/20210926221044.14327-3-W_Armin@gmx.de Signed-off-by: Guenter Roeck --- diff --git a/drivers/hwmon/dell-smm-hwmon.c b/drivers/hwmon/dell-smm-hwmon.c index 774c1b0715d91..5936f2f812d46 100644 --- a/drivers/hwmon/dell-smm-hwmon.c +++ b/drivers/hwmon/dell-smm-hwmon.c @@ -26,8 +26,6 @@ #include #include #include -#include -#include #include #include