Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754196Ab0D0KP4 (ORCPT ); Tue, 27 Apr 2010 06:15:56 -0400 Received: from mail.renesas.com ([202.234.163.13]:42077 "EHLO mail01.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754043Ab0D0KPx (ORCPT ); Tue, 27 Apr 2010 06:15:53 -0400 X-AuditID: ac140384-00000008000004f6-8c-4bd6b94631eb Date: Tue, 27 Apr 2010 19:15:32 +0900 From: Yusuke Goda Subject: [PATCH 2/2] sh: Add support MMCIF for ecovec 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 Message-id: <4BD6B944.1090606@renesas.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-2022-JP Content-transfer-encoding: 7bit User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) X-Brightmail-Tracker: AAAAAA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 4922 Lines: 179 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