]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.c
authorFabian Frederick <fabf@skynet.be>
Tue, 16 Sep 2014 18:43:33 +0000 (20:43 +0200)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 28 Sep 2014 23:18:36 +0000 (09:18 +1000)
asm/mcfclk.h was included twice.

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/coldfire/m54xx.c

index eec7f71af19e6e8567333648080c4eed57ce1d1d..075aaabd136026a408ee4560ee4870127c6b1b9d 100644 (file)
@@ -23,7 +23,6 @@
 #include <asm/mcfuart.h>
 #include <asm/mcfclk.h>
 #include <asm/m54xxgpt.h>
-#include <asm/mcfclk.h>
 #ifdef CONFIG_MMU
 #include <asm/mmu_context.h>
 #endif