All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vinod.koul@intel.com>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: 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: Tue, 17 Mar 2015 05:29:32 +0000	[thread overview]
Message-ID: <20150317051732.GY32683@intel.com> (raw)
In-Reply-To: <87k2yhiaro.wl%kuninori.morimoto.gx@renesas.com>

On Mon, Mar 16, 2015 at 08:53:40AM +0000, 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,
> 	^
> 	...
>
Applied, to topic/sh. So feel free to merge in your trees if you need this.

Thanks
-- 
~Vinod
 

WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vinod.koul@intel.com>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: 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: Tue, 17 Mar 2015 10:47:32 +0530	[thread overview]
Message-ID: <20150317051732.GY32683@intel.com> (raw)
In-Reply-To: <87k2yhiaro.wl%kuninori.morimoto.gx@renesas.com>

On Mon, Mar 16, 2015 at 08:53:40AM +0000, 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,
> 	^
> 	...
>
Applied, to topic/sh. So feel free to merge in your trees if you need this.

Thanks
-- 
~Vinod
 

  parent reply	other threads:[~2015-03-17  5:29 UTC|newest]

Thread overview: 11+ 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:52       ` [next:master 2655/4763] arch/arm/mach-shmobile/board-ape6evm.c:177:2: error: unknown field 'tmio_flags' specified in initializer 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
2015-03-16 16:34           ` Arnd Bergmann
2015-03-16 21:34           ` Simon Horman
2015-03-16 21:34             ` Simon Horman
2015-03-17  5:17         ` Vinod Koul [this message]
2015-03-17  5:29           ` Vinod Koul
2015-03-16 16:28       ` [next:master 2655/4763] arch/arm/mach-shmobile/board-ape6evm.c:177:2: error: unknown field 'tmio_flags' specified in initializer 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=20150317051732.GY32683@intel.com \
    --to=vinod.koul@intel.com \
    --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 \
    /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.