mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 22:52:19 +02:00
hwmon: (lm75) remove now-unused include
Including hwmon-sysfs.h is not needed since sysfs code got removed from
this file in commit 08b0243381 ("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>
This commit is contained in:
parent
f9e5f289b6
commit
cfe0956446
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user