From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yusuke Goda Subject: [PATCH 2/2] sh: Add support MMCIF for ecovec Date: Tue, 27 Apr 2010 19:15:32 +0900 Message-ID: <4BD6B944.1090606@renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Return-path: Sender: linux-sh-owner@vger.kernel.org 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 List-Id: linux-mmc@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