From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yusuke Goda Date: Tue, 27 Apr 2010 10:15:32 +0000 Subject: [PATCH 2/2] sh: Add support MMCIF for ecovec Message-Id: <4BD6B944.1090606@renesas.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org Cc: Paul Mundt , akpm@linux-foundation.org, ben@decadent.org.uk, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org This patch adds MMCIF platform data for the Ecovec board. Signed-off-by: Yusuke Goda --- arch/sh/boards/mach-ecovec24/setup.c | 86 +++++++++++++++++++++++++++++++++- 1 files changed, 84 insertions(+), 2 deletions(-) diff --git a/arch/sh/boards/mach-ecovec24/setup.c b/arch/sh/boards/mach-ecovec24/setup.c index 6c13b92..55bf3d6 100644 --- a/arch/sh/boards/mach-ecovec24/setup.c +++ b/arch/sh/boards/mach-ecovec24/setup.c @@ -26,6 +26,8 @@ #include #include #include +#include +#include #include