Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1089c552 authored by Fabian Frederick's avatar Fabian Frederick Committed by Greg Ungerer
Browse files

m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.c



asm/mcfclk.h was included twice.

Signed-off-by: default avatarFabian Frederick <fabf@skynet.be>
Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
parent ecb6bdcd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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