From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Damm Subject: [PATCH 04/07] sh: SDHI platform data to the Migo-R board Date: Fri, 02 Oct 2009 11:22:43 +0900 Message-ID: <20091002022243.8215.7784.sendpatchset@rxone.opensource.se> References: <20091002022158.8215.58317.sendpatchset@rxone.opensource.se> Return-path: Received: from mail-ew0-f211.google.com ([209.85.219.211]:61326 "EHLO mail-ew0-f211.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754535AbZJBC1S (ORCPT ); Thu, 1 Oct 2009 22:27:18 -0400 In-Reply-To: <20091002022158.8215.58317.sendpatchset@rxone.opensource.se> Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: linux-sh@vger.kernel.org Cc: linux-mmc@vger.kernel.org, g.liakhovetski@gmx.de, ian@mnementh.co.uk, lethal@linux-sh.org, Magnus Damm , akpm@linux-foundation.org From: Magnus Damm Convert the Migo-R board to use sh_mobile_sdhi for the SD Card connected to CN9 instead of mmc_spi. Signed-off-by: Magnus Damm --- arch/sh/boards/mach-migor/setup.c | 52 +++++++++++++++++++------------------ 1 file changed, 28 insertions(+), 24 deletions(-) --- 0001/arch/sh/boards/mach-migor/setup.c +++ work/arch/sh/boards/mach-migor/setup.c 2009-10-02 09:41:19.000000000 +0900 @@ -18,8 +18,6 @@ #include #include #include -#include -#include #include