aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/platform
diff options
context:
space:
mode:
authorHuang Weiyi <weiyi.huang@gmail.com>2009-09-17 18:18:56 -0400
committerGreg Ungerer <gerg@uclinux.org>2009-09-29 20:06:06 -0400
commit63335138334e5ae40bf485a07b46be59397e50da (patch)
tree05790ca3529f0f83800cf4e194043fd3fe85672f /arch/m68knommu/platform
parentcd15e8c3313f2831d2d6c7951a93eb5de9621e5a (diff)
m68knommu: remove duplicated #include
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com> Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/m68knommu/platform')
-rw-r--r--arch/m68knommu/platform/5206e/config.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68knommu/platform/5206e/config.c b/arch/m68knommu/platform/5206e/config.c
index 0f41ba82a3b..942397984c6 100644
--- a/arch/m68knommu/platform/5206e/config.c
+++ b/arch/m68knommu/platform/5206e/config.c
@@ -17,7 +17,6 @@
17#include <asm/mcfsim.h> 17#include <asm/mcfsim.h>
18#include <asm/mcfuart.h> 18#include <asm/mcfuart.h>
19#include <asm/mcfdma.h> 19#include <asm/mcfdma.h>
20#include <asm/mcfuart.h>
21 20
22/***************************************************************************/ 21/***************************************************************************/
23 22