From 1c19ac768b8eeb0304c4ed7db66c2bb89c6ad226 Mon Sep 17 00:00:00 2001 From: Christophe JAILLET Date: Sun, 23 Apr 2023 10:10:07 +0200 Subject: hwmon: lochnagar: Remove the unneeded include This driver does not use i2c, so there is no point in including Remove it. Signed-off-by: Christophe JAILLET Link: https://lore.kernel.org/r/df555e724d1b52bd9958c0bd729a774dfe0cf150.1682237387.git.christophe.jaillet@wanadoo.fr Signed-off-by: Guenter Roeck --- drivers/hwmon/lochnagar-hwmon.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/hwmon/lochnagar-hwmon.c') diff --git a/drivers/hwmon/lochnagar-hwmon.c b/drivers/hwmon/lochnagar-hwmon.c index 9948e2f7208d..6350904a8a8b 100644 --- a/drivers/hwmon/lochnagar-hwmon.c +++ b/drivers/hwmon/lochnagar-hwmon.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3