Skip to content

Commit 52fc807

Browse files
andy-shevlag-linaro
authored andcommitted
leds: mlxcpld: Remove unused ACPI header inclusion
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>
1 parent 2528eec commit 52fc807

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/leds/leds-mlxcpld.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
* POSSIBILITY OF SUCH DAMAGE.
3333
*/
3434

35-
#include <linux/acpi.h>
3635
#include <linux/device.h>
3736
#include <linux/dmi.h>
3837
#include <linux/hwmon.h>

0 commit comments

Comments
 (0)