[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200707211704.07263.jesper.juhl@gmail.com>
Date: Sat, 21 Jul 2007 17:04:07 +0200
From: Jesper Juhl <jesper.juhl@...il.com>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Jesper Juhl <jesper.juhl@...il.com>, linuxppc-dev@...abs.org,
cbe-oss-dev@...abs.org, Geoff Levand <geoffrey.levand@...sony.com>
Subject: [PATCH][36/37] Clean up duplicate includes in sound/ppc/
Hi,
This patch cleans up duplicate includes in
XXXX/
Signed-off-by: Jesper Juhl <jesper.juhl@...il.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>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists