mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [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

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