]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
leds: mlxcpld: Remove unused ACPI header inclusion
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 13 Mar 2025 16:12:06 +0000 (18:12 +0200)
committerLee Jones <lee@kernel.org>
Fri, 21 Mar 2025 09:48:11 +0000 (09:48 +0000)
acpi.h is not used by the driver. Remove it.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20250313161206.415160-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/leds/leds-mlxcpld.c

index 718f55096e902e85c19af43e6b6fefe775607147..f25f68789281df7e32fbccbce2d1959396621623 100644 (file)
@@ -32,7 +32,6 @@
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
-#include <linux/acpi.h>
 #include <linux/device.h>
 #include <linux/dmi.h>
 #include <linux/hwmon.h>