hwmon: fix typo in Makefile
authorJames Seo <james@equiv.tech>
Wed, 5 Apr 2023 07:31:07 +0000 (07:31 +0000)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 19 Apr 2023 14:08:39 +0000 (07:08 -0700)
Fix the spelling of "ACPI" in Makefile.

Signed-off-by: James Seo <james@equiv.tech>
Link: https://lore.kernel.org/r/20230405073056.53466-3-james@equiv.tech
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/Makefile

index 88712b5031c87c26e8b1a3c56e294bd0e7c4bb00..e12c111a174ad384e9d2748d4afe1754ab675260 100644 (file)
@@ -6,7 +6,7 @@
 obj-$(CONFIG_HWMON)            += hwmon.o
 obj-$(CONFIG_HWMON_VID)                += hwmon-vid.o
 
-# APCI drivers
+# ACPI drivers
 obj-$(CONFIG_SENSORS_ACPI_POWER) += acpi_power_meter.o
 obj-$(CONFIG_SENSORS_ATK0110)  += asus_atk0110.o
 obj-$(CONFIG_SENSORS_ASUS_EC)  += asus-ec-sensors.o