projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c477506
)
hp-wmi: acpi_drivers.h is already included through acpi.h two lines below
author
Thomas Renninger
<trenn@suse.de>
Thu, 29 Jul 2010 10:28:00 +0000
(12:28 +0200)
committer
Matthew Garrett
<mjg@redhat.com>
Tue, 3 Aug 2010 13:49:12 +0000
(09:49 -0400)
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>
drivers/platform/x86/hp-wmi.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/platform/x86/hp-wmi.c
b/drivers/platform/x86/hp-wmi.c
index 7e8a136b025b3e289ba44033e0ea0fec85df61eb..f15516374987cef2cf0bae21383259759c4095a0 100644
(file)
--- a/
drivers/platform/x86/hp-wmi.c
+++ b/
drivers/platform/x86/hp-wmi.c
@@
-29,7
+29,6
@@
#include <linux/slab.h>
#include <linux/types.h>
#include <linux/input.h>
-#include <acpi/acpi_drivers.h>
#include <linux/platform_device.h>
#include <linux/acpi.h>
#include <linux/rfkill.h>