git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8f66c7
)
ALSA: hda - Fix wrong <acpi/acpi.h> inclusion in Thinkpad ACPI users.
author
Lv Zheng
<lv.zheng@intel.com>
Fri, 20 Dec 2013 08:30:42 +0000
(16:30 +0800)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 20 Dec 2013 09:14:05 +0000
(10:14 +0100)
CONFIG_ACPI dependent code should include <linux/acpi.h> instead of
directly including <acpi/acpi.h>. This patch cleans up such wrong
inclusions for Thinkpad ACPI users.
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found