alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ASoC: Remove unused header
@ 2010-06-10 23:54 Grant Likely
  2010-06-11  9:50 ` Liam Girdwood
  0 siblings, 1 reply; 3+ messages in thread
From: Grant Likely @ 2010-06-10 23:54 UTC (permalink / raw)
  Cc: Herb Peyerl, alsa-devel, Mark Brown, linux-kernel, Jon Smirl,
	Liam Girdwood

The header contains an extern that isn't used by anything.  Remove.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Cc: Liam Girdwood <lrg@slimlogic.co.uk>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: Jon Smirl <jonsmirl@gmail.com>
Cc: Herb Peyerl <hpeyerl@beer.org>
---
 sound/soc/fsl/mpc5200_psc_i2s.c |    1 -
 sound/soc/fsl/mpc5200_psc_i2s.h |   12 ------------
 2 files changed, 0 insertions(+), 13 deletions(-)
 delete mode 100644 sound/soc/fsl/mpc5200_psc_i2s.h

diff --git a/sound/soc/fsl/mpc5200_psc_i2s.c b/sound/soc/fsl/mpc5200_psc_i2s.c
index 4f455bd..676841c 100644
--- a/sound/soc/fsl/mpc5200_psc_i2s.c
+++ b/sound/soc/fsl/mpc5200_psc_i2s.c
@@ -16,7 +16,6 @@
 
 #include <asm/mpc52xx_psc.h>
 
-#include "mpc5200_psc_i2s.h"
 #include "mpc5200_dma.h"
 
 /**
diff --git a/sound/soc/fsl/mpc5200_psc_i2s.h b/sound/soc/fsl/mpc5200_psc_i2s.h
deleted file mode 100644
index ce55e07..0000000
--- a/sound/soc/fsl/mpc5200_psc_i2s.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * Freescale MPC5200 PSC in I2S mode
- * ALSA SoC Digital Audio Interface (DAI) driver
- *
- */
-
-#ifndef __SOUND_SOC_FSL_MPC52xx_PSC_I2S_H__
-#define __SOUND_SOC_FSL_MPC52xx_PSC_I2S_H__
-
-extern struct snd_soc_dai psc_i2s_dai[];
-
-#endif /* __SOUND_SOC_FSL_MPC52xx_PSC_I2S_H__ */

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ASoC: Remove unused header
  2010-06-10 23:54 [PATCH] ASoC: Remove unused header Grant Likely
@ 2010-06-11  9:50 ` Liam Girdwood
  2010-06-12 17:07   ` Mark Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Liam Girdwood @ 2010-06-11  9:50 UTC (permalink / raw)
  To: Grant Likely; +Cc: Herb Peyerl, alsa-devel, Mark Brown, linux-kernel

On Thu, 2010-06-10 at 17:54 -0600, Grant Likely wrote:
> The header contains an extern that isn't used by anything.  Remove.
> 
> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
> Cc: Liam Girdwood <lrg@slimlogic.co.uk>
> Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
> Cc: Jon Smirl <jonsmirl@gmail.com>
> Cc: Herb Peyerl <hpeyerl@beer.org>
> ---
>  sound/soc/fsl/mpc5200_psc_i2s.c |    1 -
>  sound/soc/fsl/mpc5200_psc_i2s.h |   12 ------------
>  2 files changed, 0 insertions(+), 13 deletions(-)
>  delete mode 100644 sound/soc/fsl/mpc5200_psc_i2s.h

Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
-- 
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ASoC: Remove unused header
  2010-06-11  9:50 ` Liam Girdwood
@ 2010-06-12 17:07   ` Mark Brown
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Brown @ 2010-06-12 17:07 UTC (permalink / raw)
  To: Liam Girdwood; +Cc: Grant Likely, Herb Peyerl, alsa-devel, linux-kernel

On Fri, Jun 11, 2010 at 10:50:40AM +0100, Liam Girdwood wrote:
> On Thu, 2010-06-10 at 17:54 -0600, Grant Likely wrote:
> > The header contains an extern that isn't used by anything.  Remove.

> > Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>

Applied, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-06-12 17:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-10 23:54 [PATCH] ASoC: Remove unused header Grant Likely
2010-06-11  9:50 ` Liam Girdwood
2010-06-12 17:07   ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).