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)
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

Simple merge
Simple merge