summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorFlaviu Nistor <flaviu.nistor@gmail.com>2026-05-18 10:23:37 +0300
committerGuenter Roeck <linux@roeck-us.net>2026-06-09 08:23:00 -0700
commit582b6e87dcd77ed28b13fd489d2738ffa19b11f3 (patch)
tree3f89e1c621799fc1caa21ff1c132b888a6cf1264 /scripts/Makefile.thinlto
parent692c9f26424be53b871f9ef5eca8085824137066 (diff)
hwmon: (lm75) Add explicit header include
Since device_property_read_string() is used in the probe function add explicit include for linux/mod_devicetable.h and linux/property.h rather than having implicit inclusions. Header linux/of.h can be removed and also of_match_ptr() improving non-Device Tree compatibility of the driver. Remove __maybe_unuse because it is not needed anymore. Signed-off-by: Flaviu Nistor <flaviu.nistor@gmail.com> Link: https://lore.kernel.org/r/20260518072337.4918-1-flaviu.nistor@gmail.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions