linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Vinod Koul <vinod.koul@intel.com>, Simon <horms@verge.net.au>,
	Linux-SH <linux-sh@vger.kernel.org>,
	arm@kernel.org, kbuild-all@01.org,
	Ulf Hansson <ulf.hansson@linaro.org>,
	linux-mmc <linux-mmc@vger.kernel.org>
Subject: Re: [PATCH] mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info v2
Date: Mon, 16 Mar 2015 16:34:50 +0000	[thread overview]
Message-ID: <45205978.mSO6RfbDSy@wuerfel> (raw)
In-Reply-To: <87k2yhiaro.wl%kuninori.morimoto.gx@renesas.com>

On Monday 16 March 2015 08:53:40 Kuninori Morimoto wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> 
> 84f11d5b1f2abc0e22895b7e12e037f0ec03caeb
> (mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info)
> replaced sh_mobile_sdhi_info to tmio_mmc_data, but it was missing
> to replace board-ape6evm / board-mackerel.
> Kernel build will be failed without this patch.
> 
>         >> arch/arm/mach-shmobile/board-ape6evm.c:176:21: error: \
>                 variable 'sdhi0_pdata' has initializer but incomplete type
>         static const struct sh_mobile_sdhi_info sdhi0_pdata __initconst = {
>                             ^
>         >> arch/arm/mach-shmobile/board-ape6evm.c:177:2: error: \
>                 unknown field 'tmio_flags' specified in initializer
>         .tmio_flags = TMIO_MMC_HAS_IDLE_WAIT | TMIO_MMC_WRPROTECT_DISABLE,
>         ^
>         ...
> 
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> 

Acked-by: Arnd Bergmann <arnd@arndb.de>

  reply	other threads:[~2015-03-16 16:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <201503141650.GfUoPRK3%fengguang.wu@intel.com>
     [not found] ` <87ioe1kcp8.wl%kuninori.morimoto.gx@renesas.com>
     [not found]   ` <20150316075105.GA21372@verge.net.au>
2015-03-16  8:52     ` [next:master 2655/4763] arch/arm/mach-shmobile/board-ape6evm.c:177:2: error: unknown field 'tmio Kuninori Morimoto
2015-03-16  8:53       ` [PATCH] mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info v2 Kuninori Morimoto
2015-03-16 16:34         ` Arnd Bergmann [this message]
2015-03-16 21:34           ` Simon Horman
2015-03-17  5:29         ` Vinod Koul
2015-03-16 16:40       ` [next:master 2655/4763] arch/arm/mach-shmobile/board-ape6evm.c:177:2: error: unknown field Vinod Koul

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=45205978.mSO6RfbDSy@wuerfel \
    --to=arnd@arndb.de \
    --cc=arm@kernel.org \
    --cc=horms@verge.net.au \
    --cc=kbuild-all@01.org \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=ulf.hansson@linaro.org \
    --cc=vinod.koul@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).