From: Jesper Juhl <jesper.juhl@gmail.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: linuxppc-dev@ozlabs.org,
Andrew Morton <akpm@linux-foundation.org>,
Jesper Juhl <jesper.juhl@gmail.com>,
cbe-oss-dev@ozlabs.org
Subject: [PATCH][36/37] Clean up duplicate includes in sound/ppc/
Date: Sat, 21 Jul 2007 17:04:07 +0200 [thread overview]
Message-ID: <200707211704.07263.jesper.juhl@gmail.com> (raw)
Hi,
This patch cleans up duplicate includes in
XXXX/
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---
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>
WARNING: multiple messages have this Message-ID (diff)
From: Jesper Juhl <jesper.juhl@gmail.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Jesper Juhl <jesper.juhl@gmail.com>,
linuxppc-dev@ozlabs.org, cbe-oss-dev@ozlabs.org,
Geoff Levand <geoffrey.levand@am.sony.com>
Subject: [PATCH][36/37] Clean up duplicate includes in sound/ppc/
Date: Sat, 21 Jul 2007 17:04:07 +0200 [thread overview]
Message-ID: <200707211704.07263.jesper.juhl@gmail.com> (raw)
Hi,
This patch cleans up duplicate includes in
XXXX/
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---
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>
next reply other threads:[~2007-07-21 15:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-21 15:04 Jesper Juhl [this message]
2007-07-21 15:04 ` [PATCH][36/37] Clean up duplicate includes in sound/ppc/ Jesper Juhl
2007-07-23 14:45 ` Takashi Iwai
2007-07-23 14:45 ` Takashi Iwai
2007-07-23 19:53 ` Jesper Juhl
2007-07-23 19:53 ` Jesper Juhl
2007-07-23 18:21 ` Geoff Levand
2007-07-23 18:21 ` Geoff Levand
2007-07-24 2:47 ` [Cbe-oss-dev] " Masakazu Mokuno
2007-07-24 2:47 ` Masakazu Mokuno
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200707211704.07263.jesper.juhl@gmail.com \
--to=jesper.juhl@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=cbe-oss-dev@ozlabs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.