[PATCH 523] M68k: Remove duplicate includes

From: Geert Uytterhoeven
Date: Sun Oct 31 2004 - 05:44:56 EST


M68k: Remove duplicate includes (from Adrian Bunk)

Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>

--- linux-2.6.10-rc1/arch/m68k/q40/config.c 2004-08-04 12:13:35.000000000 +0200
+++ linux-m68k-2.6.10-rc1/arch/m68k/q40/config.c 2004-10-30 15:00:26.000000000 +0200
@@ -33,7 +33,6 @@
#include <asm/setup.h>
#include <asm/irq.h>
#include <asm/traps.h>
-#include <asm/rtc.h>
#include <asm/machdep.h>
#include <asm/q40_master.h>

--- linux-2.6.10-rc1/drivers/char/amiserial.c 2004-10-23 15:31:12.000000000 +0200
+++ linux-m68k-2.6.10-rc1/drivers/char/amiserial.c 2004-10-31 10:25:17.000000000 +0100
@@ -84,7 +84,6 @@
#include <linux/mm.h>
#include <linux/slab.h>
#include <linux/init.h>
-#include <linux/delay.h>
#include <linux/bitops.h>

#include <asm/setup.h>

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/