From cb9215e1fa13860fa8fbe9941a59fcbc45781373 Mon Sep 17 00:00:00 2001 From: Kuninori Morimoto Date: Mon, 24 May 2010 06:50:44 +0000 Subject: [PATCH] ARM: mach-shmobile: ap4evb: Add FSI2 support Signed-off-by: Kuninori Morimoto Signed-off-by: Paul Mundt --- arch/arm/mach-shmobile/board-ap4evb.c | 135 +++++++++++++++++++++++++- arch/arm/mach-shmobile/clock-sh7372.c | 4 +- 2 files changed, 135 insertions(+), 4 deletions(-) diff --git a/arch/arm/mach-shmobile/board-ap4evb.c b/arch/arm/mach-shmobile/board-ap4evb.c index 5c41b958e02..8fb51f5157f 100644 --- a/arch/arm/mach-shmobile/board-ap4evb.c +++ b/arch/arm/mach-shmobile/board-ap4evb.c @@ -32,11 +32,15 @@ #include #include #include +#include +#include #include #include #include #include +#include + #include