From: Andy Shevchenko Date: Thu, 13 Mar 2025 16:12:06 +0000 (+0200) Subject: leds: mlxcpld: Remove unused ACPI header inclusion X-Git-Tag: v6.15-rc1~108^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52fc80729b06501c5609b91b168be8d9d5d79994;p=thirdparty%2Fkernel%2Fstable.git leds: mlxcpld: Remove unused ACPI header inclusion acpi.h is not used by the driver. Remove it. Signed-off-by: Andy Shevchenko Link: https://lore.kernel.org/r/20250313161206.415160-1-andriy.shevchenko@linux.intel.com Signed-off-by: Lee Jones --- diff --git a/drivers/leds/leds-mlxcpld.c b/drivers/leds/leds-mlxcpld.c index 718f55096e902..f25f68789281d 100644 --- a/drivers/leds/leds-mlxcpld.c +++ b/drivers/leds/leds-mlxcpld.c @@ -32,7 +32,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#include #include #include #include