Skip to content

Commit cfe0956

Browse files
lucaceresoligroeck
authored andcommitted
hwmon: (lm75) remove now-unused include
Including hwmon-sysfs.h is not needed since sysfs code got removed from this file in commit 08b0243 ("hwmon: (lm75) Convert to use new hwmon registration API"). Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Link: https://lore.kernel.org/r/20231228-hwmon-cleanup-include-v1-1-e36f65aee1f0@bootlin.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 parent f9e5f28 commit cfe0956

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/hwmon/lm75.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#include <linux/jiffies.h>
1212
#include <linux/i2c.h>
1313
#include <linux/hwmon.h>
14-
#include <linux/hwmon-sysfs.h>
1514
#include <linux/err.h>
1615
#include <linux/of.h>
1716
#include <linux/regmap.h>

0 commit comments

Comments
 (0)