[PATCH][36/37] Clean up duplicate includes in sound/ppc/
Subsystems:
ps3 platform support, sound, the rest
STALE6951d
5 messages,
4 authors,
2007-07-24 · open the first message on its own page
Hi,
This patch cleans up duplicate includes in
XXXX/
Signed-off-by: Jesper Juhl <redacted>
---
diff --git a/sound/ppc/snd_ps3.c b/sound/ppc/snd_ps3.c
index 1aa0b46..27b6189 100644
--- a/sound/ppc/snd_ps3.c
+++ b/sound/ppc/snd_ps3.c
@@ -33,7 +33,6 @@
#include <linux/dmapool.h>
#include <linux/dma-mapping.h>
#include <asm/firmware.h>
-#include <linux/io.h>
#include <asm/dma.h>
#include <asm/lv1call.h>
#include <asm/ps3.h>
At Sat, 21 Jul 2007 17:04:07 +0200,
Jesper Juhl wrote:
Hi,
This patch cleans up duplicate includes in
XXXX/
sound/ppc? :)
Signed-off-by: Jesper Juhl <redacted>
Now applied to ALSA tree. Thanks.
Takashi
quoted hunk
---
diff --git a/sound/ppc/snd_ps3.c b/sound/ppc/snd_ps3.c
index 1aa0b46..27b6189 100644
--- a/sound/ppc/snd_ps3.c
+++ b/sound/ppc/snd_ps3.c
@@ -33,7 +33,6 @@
#include <linux/dmapool.h>
#include <linux/dma-mapping.h>
#include <asm/firmware.h>
-#include <linux/io.h>
#include <asm/dma.h>
#include <asm/lv1call.h>
#include <asm/ps3.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/
Jesper Juhl wrote:
quoted hunk
Hi,
This patch cleans up duplicate includes in
XXXX/
Signed-off-by: Jesper Juhl <redacted>
---
diff --git a/sound/ppc/snd_ps3.c b/sound/ppc/snd_ps3.c
index 1aa0b46..27b6189 100644
--- a/sound/ppc/snd_ps3.c
+++ b/sound/ppc/snd_ps3.c
@@ -33,7 +33,6 @@
#include <linux/dmapool.h>
#include <linux/dma-mapping.h>
#include <asm/firmware.h>
-#include <linux/io.h>
#include <asm/dma.h>
#include <asm/lv1call.h>
#include <asm/ps3.h>
Acked-by: Geoff Levand <redacted>
On 23/07/07, Takashi Iwai [off-list ref] wrote:
At Sat, 21 Jul 2007 17:04:07 +0200,
Jesper Juhl wrote:
quoted
Hi,
This patch cleans up duplicate includes in
XXXX/
sound/ppc? :)
Hehe, yup. Seems I forgot to edit my mail template for that one :)
quoted
Signed-off-by: Jesper Juhl <redacted>
Now applied to ALSA tree. Thanks.
Thanks a lot.
--
Jesper Juhl [off-list ref]
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
On Sat, 21 Jul 2007 17:04:07 +0200
Jesper Juhl [off-list ref] wrote:
quoted hunk
Hi,
This patch cleans up duplicate includes in
XXXX/
Signed-off-by: Jesper Juhl <redacted>
---
diff --git a/sound/ppc/snd_ps3.c b/sound/ppc/snd_ps3.c
index 1aa0b46..27b6189 100644
--- a/sound/ppc/snd_ps3.c
+++ b/sound/ppc/snd_ps3.c
@@ -33,7 +33,6 @@
#include <linux/dmapool.h>
#include <linux/dma-mapping.h>
#include <asm/firmware.h>
-#include <linux/io.h>
#include <asm/dma.h>
#include <asm/lv1call.h>
#include <asm/ps3.h>
Acked-by: Masakazu Mokuno <redacted>
--
Masakazu MOKUNO