diff options
author | Huang Weiyi <weiyi.huang@gmail.com> | 2009-09-17 18:18:56 -0400 |
---|---|---|
committer | Greg Ungerer <gerg@uclinux.org> | 2009-09-29 20:06:06 -0400 |
commit | 63335138334e5ae40bf485a07b46be59397e50da (patch) | |
tree | 05790ca3529f0f83800cf4e194043fd3fe85672f /arch/m68knommu | |
parent | cd15e8c3313f2831d2d6c7951a93eb5de9621e5a (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')
-rw-r--r-- | arch/m68knommu/platform/5206e/config.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68knommu/platform/5206e/config.c b/arch/m68knommu/platform/5206e/config.c index 0f41ba82a3b5..942397984c66 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 | ||