From: Fabian Frederick Date: Tue, 16 Sep 2014 18:43:33 +0000 (+0200) Subject: m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.c X-Git-Tag: v3.18-rc1~51^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1089c552fb50a4693bddb6ec00e58d4e7998ce55;p=thirdparty%2Flinux.git m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.c asm/mcfclk.h was included twice. Signed-off-by: Fabian Frederick Signed-off-by: Greg Ungerer --- diff --git a/arch/m68k/coldfire/m54xx.c b/arch/m68k/coldfire/m54xx.c index eec7f71af19e6..075aaabd13602 100644 --- a/arch/m68k/coldfire/m54xx.c +++ b/arch/m68k/coldfire/m54xx.c @@ -23,7 +23,6 @@ #include #include #include -#include #ifdef CONFIG_MMU #include #endif