From: Guenter Roeck Date: Tue, 9 Sep 2025 13:01:41 +0000 (-0700) Subject: hwmon: (i5500_temp) Drop unnecessary include files X-Git-Tag: v6.19-rc1~148^2~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75616264e0cca5ead432df7236653056b35cb0fc;p=thirdparty%2Fkernel%2Flinux.git hwmon: (i5500_temp) Drop unnecessary include files The driver does not perform any locking, does not execute or use any sleep related functionality, and does not allocate memory. Drop the unnecessary include files. Signed-off-by: Guenter Roeck --- diff --git a/drivers/hwmon/i5500_temp.c b/drivers/hwmon/i5500_temp.c index 2a530da219499..bf006cb272b1f 100644 --- a/drivers/hwmon/i5500_temp.c +++ b/drivers/hwmon/i5500_temp.c @@ -8,13 +8,10 @@ #include #include #include -#include -#include #include #include #include #include -#include /* Register definitions from datasheet */ #define REG_TSTHRCATA 0xE2