mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:04:41 +01:00
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>
This commit is contained in:
parent
2528eec7da
commit
52fc80729b
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@
|
|||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <linux/acpi.h>
|
||||
#include <linux/device.h>
|
||||
#include <linux/dmi.h>
|
||||
#include <linux/hwmon.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue