ALSA: hda - Fix wrong <acpi/acpi.h> inclusion in Thinkpad ACPI users.
authorLv Zheng <lv.zheng@intel.com>
Fri, 20 Dec 2013 08:30:42 +0000 (16:30 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 20 Dec 2013 09:14:05 +0000 (10:14 +0100)
commitd171ebc5b9d197c1ec76c4b21c91981649db4c65
treec0429f66dce8b735abe320e5dbac6961651051e8
parentd8f66c71d547538e1c61622139455dd231238aef
ALSA: hda - Fix wrong <acpi/acpi.h> inclusion in Thinkpad ACPI users.

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>
sound/pci/hda/patch_conexant.c
sound/pci/hda/patch_realtek.c