diff options
author | Huang Weiyi <weiyi.huang@gmail.com> | 2009-09-18 06:18:56 +0800 |
---|---|---|
committer | Greg Ungerer <gerg@uclinux.org> | 2009-09-30 10:06:06 +1000 |
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 @@ #include <asm/mcfsim.h> #include <asm/mcfuart.h> #include <asm/mcfdma.h> -#include <asm/mcfuart.h> /***************************************************************************/ |