Commit 7a0691c16f795cb7b69dcbaa61543e73b8865c4f

Authored by Thomas Renninger
Committed by Matthew Garrett
1 parent c4775062d5

hp-wmi: acpi_drivers.h is already included through acpi.h two lines below

Signed-off-by: Thomas Renninger <trenn@suse.de>
CC: linux-acpi@vger.kernel.or
CC: platform-driver-x86@vger.kernel.org
CC: mjg@redhat.com
Signed-off-by: Matthew Garrett <mjg@redhat.com>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

drivers/platform/x86/hp-wmi.c
... ... @@ -29,7 +29,6 @@
29 29 #include <linux/slab.h>
30 30 #include <linux/types.h>
31 31 #include <linux/input.h>
32   -#include <acpi/acpi_drivers.h>
33 32 #include <linux/platform_device.h>
34 33 #include <linux/acpi.h>
35 34 #include <linux/rfkill.h>