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

Zheng, Lv lv.zheng at intel.com
Tue Jul 8 02:05:01 CEST 2014


Hi,

> From: linux-acpi-owner at vger.kernel.org [mailto:linux-acpi-owner at 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
> > ACPI header files for it.
> 
> This appears to be independent of the rest of the series.  Is that correct?

Yes.
Now the <acpi/acpi_bus.h> inclusion in this file is the only one after we've cleaned up the others.

Best regards
-Lv

> > Signed-off-by: Lv Zheng <lv.zheng at intel.com>
> > Cc: Liam Girdwood <lgirdwood at gmail.com>
> > Cc: Mark Brown <broonie at kernel.org>
> > Cc: alsa-devel at alsa-project.org
> > ---
> >  sound/soc/intel/sst-haswell-dsp.c |    3 ---
> >  1 file changed, 3 deletions(-)
> >
> > diff --git a/sound/soc/intel/sst-haswell-dsp.c b/sound/soc/intel/sst-haswell-dsp.c
> > index 535f517..ecc5057 100644
> > --- a/sound/soc/intel/sst-haswell-dsp.c
> > +++ b/sound/soc/intel/sst-haswell-dsp.c
> > @@ -28,9 +28,6 @@
> >  #include <linux/firmware.h>
> >  #include <linux/pm_runtime.h>
> >
> > -#include <linux/acpi.h>
> > -#include <acpi/acpi_bus.h>
> > -
> >  #include "sst-dsp.h"
> >  #include "sst-dsp-priv.h"
> >  #include "sst-haswell-ipc.h"
> >
> 
> --
> I speak only for myself.
> Rafael J. Wysocki, Intel Open Source Technology Center.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


More information about the Alsa-devel mailing list