From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] sh: ecovec: fixup compile error on sdhi
Date: Tue, 24 Sep 2013 09:35:10 +0000 [thread overview]
Message-ID: <5132621.e7mhLXm5bf@avalon> (raw)
In-Reply-To: <87li2mr4dw.wl%kuninori.morimoto.gx@renesas.com>
Hi Morimoto-san,
Thank you for the patch.
On Tuesday 24 September 2013 01:49:19 Kuninori Morimoto wrote:
> afa2c9407f8908e2269b243773cbb0997c553804
> (sh: ecovec24: Use MMC/SDHI CD and RO GPIO)
> added .tmio_flags = TMIO_MMC_USE_GPIO_CD
> on sh_mobile_sdhi_info, but it needs
> <linux/mfd/tmio.h> header.
> This patch adds it
>
> Reported-by: Yusuke Goda <yusuke.goda.sx@renesas.com>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> ---
> Simon, Paul, Magnus
>
> This patch is for SH, but Paul can pick up it ?
> Or Simon can ? I'm not sure...
>
> Laurent
>
> Can you check this patch ?
>
> arch/sh/boards/mach-ecovec24/setup.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/sh/boards/mach-ecovec24/setup.c
> b/arch/sh/boards/mach-ecovec24/setup.c index 1fa8be4..122f737 100644
> --- a/arch/sh/boards/mach-ecovec24/setup.c
> +++ b/arch/sh/boards/mach-ecovec24/setup.c
> @@ -15,6 +15,7 @@
> #include <linux/mmc/sh_mmcif.h>
> #include <linux/mmc/sh_mobile_sdhi.h>
> #include <linux/mtd/physmap.h>
> +#include <linux/mfd/tmio.h>
> #include <linux/gpio.h>
> #include <linux/interrupt.h>
> #include <linux/io.h>
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2013-09-24 9:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-24 8:49 [PATCH] sh: ecovec: fixup compile error on sdhi Kuninori Morimoto
2013-09-24 9:35 ` Laurent Pinchart [this message]
2013-09-25 0:50 ` Simon Horman
2013-09-25 0:59 ` Chris Ball
2013-09-25 1:36 ` Simon Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5132621.e7mhLXm5bf@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=linux-sh@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.