aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/platform/5206e/config.c
diff options
context:
space:
mode:
authorsfking@fdwdc.com <sfking@fdwdc.com>2009-06-19 21:11:02 -0400
committerGreg Ungerer <gerg@uclinux.org>2009-09-09 22:01:22 -0400
commit24a1836ecd471409aeb5362f63032126ebe7fb10 (patch)
tree651ce8a019c9a1a1b30ff1f07312541201d4adb8 /arch/m68knommu/platform/5206e/config.c
parentbc25b057fa0a0e4754b7e2524c509874649d11ae (diff)
generic GPIO support for the Freescale Coldire 5206e.
Add support for the 5206e. Signed-off-by: Steven King <sfking@fdwdc.com> Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/m68knommu/platform/5206e/config.c')
-rw-r--r--arch/m68knommu/platform/5206e/config.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68knommu/platform/5206e/config.c b/arch/m68knommu/platform/5206e/config.c
index 65887799db81..fcf1400db514 100644
--- a/arch/m68knommu/platform/5206e/config.c
+++ b/arch/m68knommu/platform/5206e/config.c
@@ -15,6 +15,7 @@
15#include <asm/machdep.h> 15#include <asm/machdep.h>
16#include <asm/coldfire.h> 16#include <asm/coldfire.h>
17#include <asm/mcfsim.h> 17#include <asm/mcfsim.h>
18#include <asm/mcfuart.h>
18#include <asm/mcfdma.h> 19#include <asm/mcfdma.h>
19#include <asm/mcfuart.h> 20#include <asm/mcfuart.h>
20 21