[PATCH 523] M68k: Remove duplicate includes

From: Geert Uytterhoeven (geert_at_linux-m68k.org)
Date: 10/31/04

  • Next message: Geert Uytterhoeven: "[PATCH 500] M68k: missing/superfluous config.h"
    Date:	Sun, 31 Oct 2004 11:03:46 +0100
    To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
    
    

    M68k: Remove duplicate includes (from Adrian Bunk)

    Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

    --- 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@linux-m68k.org
    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@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Geert Uytterhoeven: "[PATCH 500] M68k: missing/superfluous config.h"

    Relevant Pages