[alsa-devel] ASoC update for 2.6.29
The following changes since commit eff317d0834ad1ff03f747f6bc2d76b9a9c95160: Peter Ujfalusi (1): ASoC: Fix the power update function for snd_soc_dapm_value_mux
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.29
Ben Nizette (1): ASoC: atmel_pcm: Remove non-existant header
sound/soc/atmel/atmel-pcm.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-)
From: Ben Nizette bn@niasdigital.com
<mach/hardware.h> doesn't exist on AVR32 and therefore this driver won't build on that arch. AFAICT this driver doesn't actually use the content of that header so easiest just to remove it.
Signed-off-by: Ben Nizette bn@niasdigital.com Signed-off-by: Mark Brown broonie@opensource.wolfsonmicro.com --- sound/soc/atmel/atmel-pcm.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/sound/soc/atmel/atmel-pcm.c b/sound/soc/atmel/atmel-pcm.c index 1fac5ef..3dcdc4e 100644 --- a/sound/soc/atmel/atmel-pcm.c +++ b/sound/soc/atmel/atmel-pcm.c @@ -44,8 +44,6 @@ #include <sound/pcm_params.h> #include <sound/soc.h>
-#include <mach/hardware.h> - #include "atmel-pcm.h"
At Fri, 16 Jan 2009 17:09:17 +0000, Mark Brown wrote:
The following changes since commit eff317d0834ad1ff03f747f6bc2d76b9a9c95160: Peter Ujfalusi (1): ASoC: Fix the power update function for snd_soc_dapm_value_mux
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.29
Pulled now. Thanks.
Takashi
participants (2)
-
Mark Brown
-
Takashi Iwai