* [PATCH][37/37] Clean up duplicate includes in sound/soc/
@ 2007-07-21 15:04 Jesper Juhl
2007-07-23 9:43 ` Richard Purdie
2007-07-23 14:46 ` Takashi Iwai
0 siblings, 2 replies; 3+ messages in thread
From: Jesper Juhl @ 2007-07-21 15:04 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Andrew Morton, Jesper Juhl, Liam Girdwood, Richard Purdie
Hi,
This patch cleans up duplicate includes in
sound/soc/
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---
diff --git a/sound/soc/pxa/spitz.c b/sound/soc/pxa/spitz.c
index 80e8210..4dd8f35 100644
--- a/sound/soc/pxa/spitz.c
+++ b/sound/soc/pxa/spitz.c
@@ -34,7 +34,6 @@
#include <asm/arch/hardware.h>
#include <asm/arch/akita.h>
#include <asm/arch/spitz.h>
-#include <asm/mach-types.h>
#include "../codecs/wm8750.h"
#include "pxa2xx-pcm.h"
#include "pxa2xx-i2s.h"
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH][37/37] Clean up duplicate includes in sound/soc/
2007-07-21 15:04 [PATCH][37/37] Clean up duplicate includes in sound/soc/ Jesper Juhl
@ 2007-07-23 9:43 ` Richard Purdie
2007-07-23 14:46 ` Takashi Iwai
1 sibling, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2007-07-23 9:43 UTC (permalink / raw)
To: Jesper Juhl; +Cc: Linux Kernel Mailing List, Andrew Morton, Liam Girdwood
On Sat, 2007-07-21 at 17:04 +0200, Jesper Juhl wrote:
> This patch cleans up duplicate includes in
> sound/soc/
>
>
> Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Acked-by: Richard Purdie <rpurdie@openedhand.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH][37/37] Clean up duplicate includes in sound/soc/
2007-07-21 15:04 [PATCH][37/37] Clean up duplicate includes in sound/soc/ Jesper Juhl
2007-07-23 9:43 ` Richard Purdie
@ 2007-07-23 14:46 ` Takashi Iwai
1 sibling, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2007-07-23 14:46 UTC (permalink / raw)
To: Jesper Juhl
Cc: Linux Kernel Mailing List, Andrew Morton, Liam Girdwood, Richard Purdie
At Sat, 21 Jul 2007 17:04:16 +0200,
Jesper Juhl wrote:
>
> Hi,
>
> This patch cleans up duplicate includes in
> sound/soc/
>
>
> Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Applied this one, too.
Thanks,
Takashi
> ---
>
> diff --git a/sound/soc/pxa/spitz.c b/sound/soc/pxa/spitz.c
> index 80e8210..4dd8f35 100644
> --- a/sound/soc/pxa/spitz.c
> +++ b/sound/soc/pxa/spitz.c
> @@ -34,7 +34,6 @@
> #include <asm/arch/hardware.h>
> #include <asm/arch/akita.h>
> #include <asm/arch/spitz.h>
> -#include <asm/mach-types.h>
> #include "../codecs/wm8750.h"
> #include "pxa2xx-pcm.h"
> #include "pxa2xx-i2s.h"
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-07-23 14:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-21 15:04 [PATCH][37/37] Clean up duplicate includes in sound/soc/ Jesper Juhl
2007-07-23 9:43 ` Richard Purdie
2007-07-23 14:46 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome