Linux LED subsystem development
 help / color / mirror / Atom feed
* [PATCH v1 1/1] leds: mlxcpld: Remove unused header inclusion
@ 2025-03-13 16:12 Andy Shevchenko
  2025-03-21  9:48 ` (subset) " Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2025-03-13 16:12 UTC (permalink / raw)
  To: Andy Shevchenko, linux-leds, linux-kernel
  Cc: Vadim Pasternak, Lee Jones, Pavel Machek

acpi.h is not used by the driver. Remove it.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 drivers/leds/leds-mlxcpld.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/leds/leds-mlxcpld.c b/drivers/leds/leds-mlxcpld.c
index 718f55096e90..f25f68789281 100644
--- a/drivers/leds/leds-mlxcpld.c
+++ b/drivers/leds/leds-mlxcpld.c
@@ -32,7 +32,6 @@
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
-#include <linux/acpi.h>
 #include <linux/device.h>
 #include <linux/dmi.h>
 #include <linux/hwmon.h>
-- 
2.47.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-03-21  9:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-13 16:12 [PATCH v1 1/1] leds: mlxcpld: Remove unused header inclusion Andy Shevchenko
2025-03-21  9:48 ` (subset) " Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox