projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecb6bdc
)
m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.c
author
Fabian Frederick
<fabf@skynet.be>
Tue, 16 Sep 2014 18:43:33 +0000
(20:43 +0200)
committer
Greg 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
patch
|
blob
|
history
diff --git
a/arch/m68k/coldfire/m54xx.c
b/arch/m68k/coldfire/m54xx.c
index eec7f71af19e6e8567333648080c4eed57ce1d1d..075aaabd136026a408ee4560ee4870127c6b1b9d 100644
(file)
--- a/
arch/m68k/coldfire/m54xx.c
+++ b/
arch/m68k/coldfire/m54xx.c
@@
-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