* [PATCH] hwmon: (lm75) remove now-unused include
@ 2023-12-28 16:27 Luca Ceresoli
2023-12-31 18:11 ` Guenter Roeck
0 siblings, 1 reply; 2+ messages in thread
From: Luca Ceresoli @ 2023-12-28 16:27 UTC (permalink / raw)
To: Jean Delvare, Guenter Roeck
Cc: Thomas Petazzoni, linux-hwmon, linux-kernel, Luca Ceresoli
Including hwmon-sysfs.h is not needed since sysfs code got removed from
this file in commit 08b024338166 ("hwmon: (lm75) Convert to use new hwmon
registration API").
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
---
drivers/hwmon/lm75.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/hwmon/lm75.c b/drivers/hwmon/lm75.c
index 5b2ea05c951e..dbabef2c2402 100644
--- a/drivers/hwmon/lm75.c
+++ b/drivers/hwmon/lm75.c
@@ -11,7 +11,6 @@
#include <linux/jiffies.h>
#include <linux/i2c.h>
#include <linux/hwmon.h>
-#include <linux/hwmon-sysfs.h>
#include <linux/err.h>
#include <linux/of.h>
#include <linux/regmap.h>
---
base-commit: 0882168ccf0a8d7a7e61fceb610dcfb196e4724b
change-id: 20231228-hwmon-cleanup-include-86e22b433436
Best regards,
--
Luca Ceresoli <luca.ceresoli@bootlin.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] hwmon: (lm75) remove now-unused include
2023-12-28 16:27 [PATCH] hwmon: (lm75) remove now-unused include Luca Ceresoli
@ 2023-12-31 18:11 ` Guenter Roeck
0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2023-12-31 18:11 UTC (permalink / raw)
To: Luca Ceresoli; +Cc: Jean Delvare, Thomas Petazzoni, linux-hwmon, linux-kernel
On Thu, Dec 28, 2023 at 05:27:16PM +0100, Luca Ceresoli wrote:
> Including hwmon-sysfs.h is not needed since sysfs code got removed from
> this file in commit 08b024338166 ("hwmon: (lm75) Convert to use new hwmon
> registration API").
>
> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Applied.
Thanks,
Guenter
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-31 18:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-28 16:27 [PATCH] hwmon: (lm75) remove now-unused include Luca Ceresoli
2023-12-31 18:11 ` Guenter Roeck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®