diff options
Diffstat (limited to 'sound/soc/omap')
-rw-r--r-- | sound/soc/omap/gta04-audio.c | 3 | ||||
-rw-r--r-- | sound/soc/omap/gta04-headset.c | 1 | ||||
-rw-r--r-- | sound/soc/omap/gta04-voice.c | 1 |
3 files changed, 0 insertions, 5 deletions
diff --git a/sound/soc/omap/gta04-audio.c b/sound/soc/omap/gta04-audio.c index 83fb150..86d4d8a 100644 --- a/sound/soc/omap/gta04-audio.c +++ b/sound/soc/omap/gta04-audio.c @@ -31,13 +31,10 @@ #include <sound/soc-dapm.h> #include <asm/mach-types.h> -#include <mach/hardware.h> -#include <mach/gpio.h> #include <linux/i2c/twl4030-madc.h> #include "omap-mcbsp.h" -#include "omap-pcm.h" #include "../codecs/twl4030.h" static int omap3gta04_hw_params(struct snd_pcm_substream *substream, diff --git a/sound/soc/omap/gta04-headset.c b/sound/soc/omap/gta04-headset.c index d266492..61162ab 100644 --- a/sound/soc/omap/gta04-headset.c +++ b/sound/soc/omap/gta04-headset.c @@ -24,7 +24,6 @@ #include <sound/soc-dapm.h> #include "omap-mcbsp.h" -#include "omap-pcm.h" #include "../codecs/w2cbw003-bt.h" static int gta04_headset_hw_params(struct snd_pcm_substream *substream, diff --git a/sound/soc/omap/gta04-voice.c b/sound/soc/omap/gta04-voice.c index c2c7619..bb54381 100644 --- a/sound/soc/omap/gta04-voice.c +++ b/sound/soc/omap/gta04-voice.c @@ -24,7 +24,6 @@ #include <sound/soc-dapm.h> #include "omap-mcbsp.h" -#include "omap-pcm.h" #include "../codecs/gtm601.h" static int gta04_voice_hw_params(struct snd_pcm_substream *substream, |