RE: [PATCH v2 6/7] ACPI: Cleanup useless ACPI inclusion.

2014-07-07 Thread Zheng, Lv
Hi, > From: linux-acpi-ow...@vger.kernel.org > [mailto:linux-acpi-ow...@vger.kernel.org] On Behalf Of Rafael J. Wysocki > Sent: Tuesday, July 08, 2014 5:24 AM > > On Monday, July 07, 2014 12:17:40 PM Lv Zheng wrote: > > The sst-haswell-dsp.c is an ACPI independent file, this patch removes > > AC

Re: [PATCH v2 6/7] ACPI: Cleanup useless ACPI inclusion.

2014-07-07 Thread Rafael J. Wysocki
On Monday, July 07, 2014 12:17:40 PM Lv Zheng wrote: > The sst-haswell-dsp.c is an ACPI independent file, this patch removes > ACPI header files for it. This appears to be independent of the rest of the series. Is that correct? > Signed-off-by: Lv Zheng > Cc: Liam Girdwood > Cc: Mark Brown >

[PATCH v2 6/7] ACPI: Cleanup useless ACPI inclusion.

2014-07-06 Thread Lv Zheng
The sst-haswell-dsp.c is an ACPI independent file, this patch removes ACPI header files for it. Signed-off-by: Lv Zheng Cc: Liam Girdwood Cc: Mark Brown Cc: alsa-de...@alsa-project.org --- sound/soc/intel/sst-haswell-dsp.c |3 --- 1 file changed, 3 deletions(-) diff --git a/sound/soc/inte