浏览代码

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

asm/mcfclk.h was included twice.

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Fabian Frederick 11 年之前
父节点
当前提交
1089c552fb
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      arch/m68k/coldfire/m54xx.c

+ 0 - 1
arch/m68k/coldfire/m54xx.c

@@ -23,7 +23,6 @@
 #include <asm/mcfuart.h>
 #include <asm/mcfuart.h>
 #include <asm/mcfclk.h>
 #include <asm/mcfclk.h>
 #include <asm/m54xxgpt.h>
 #include <asm/m54xxgpt.h>
-#include <asm/mcfclk.h>
 #ifdef CONFIG_MMU
 #ifdef CONFIG_MMU
 #include <asm/mmu_context.h>
 #include <asm/mmu_context.h>
 #endif
 #endif