diff options
author | Jesper Juhl <jesper.juhl@gmail.com> | 2007-07-23 06:15:16 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2007-10-16 09:03:19 -0400 |
commit | bc8e5771702837c05fa60a005d7c2f388ad89647 (patch) | |
tree | bef938ea125b83424d671d651a41d4c0b1e13932 /sound/soc | |
parent | 285ded7459c0b4a8573cc5809533fdccc8758952 (diff) |
[ALSA] Clean up duplicate includes in sound/soc/
This patch cleans up duplicate includes in
sound/soc/
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'sound/soc')
-rw-r--r-- | sound/soc/pxa/spitz.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/pxa/spitz.c b/sound/soc/pxa/spitz.c index 80e82109fef7..4dd8f35312b3 100644 --- a/sound/soc/pxa/spitz.c +++ b/sound/soc/pxa/spitz.c | |||
@@ -34,7 +34,6 @@ | |||
34 | #include <asm/arch/hardware.h> | 34 | #include <asm/arch/hardware.h> |
35 | #include <asm/arch/akita.h> | 35 | #include <asm/arch/akita.h> |
36 | #include <asm/arch/spitz.h> | 36 | #include <asm/arch/spitz.h> |
37 | #include <asm/mach-types.h> | ||
38 | #include "../codecs/wm8750.h" | 37 | #include "../codecs/wm8750.h" |
39 | #include "pxa2xx-pcm.h" | 38 | #include "pxa2xx-pcm.h" |
40 | #include "pxa2xx-i2s.h" | 39 | #include "pxa2xx-i2s.h" |