From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Mon, 31 May 2010 04:49:30 +0000 Subject: Re: [PATCH] ARM: mach-shmobile: ap4evb: Add MMC support Message-Id: <20100531044930.GD20358@linux-sh.org> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Thu, May 13, 2010 at 10:08:21AM +0900, Kuninori Morimoto wrote: > Signed-off-by: Kuninori Morimoto > --- > This patch is depend on Goda-san's > "Add support MMCIF for SuperH" patch > > arch/arm/mach-shmobile/board-ap4evb.c | 67 +++++++++++++++++++++++++++++++++ > 1 files changed, 67 insertions(+), 0 deletions(-) > Applied, thanks.