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: [next:master 2655/4763] arch/arm/mach-shmobile/board-ape6evm.c:177:2: error: unknown field 'tmio_flags' specified in initializer
Date: Mon, 16 Mar 2015 21:58:46 +0530 [thread overview]
Message-ID: <20150316162846.GP32683@intel.com> (raw)
In-Reply-To: <87lhixiat4.wl%kuninori.morimoto.gx@renesas.com>
On Mon, Mar 16, 2015 at 05:52:23PM +0900, Kuninori Morimoto wrote:
>
> Hi Vinod
>
> Kuninori Morimoto (1):
> mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info v2
>
> arch/arm/mach-shmobile/board-ape6evm.c | 12 ++++++------
> arch/arm/mach-shmobile/board-mackerel.c | 30 +++++++++++++++---------------
> 2 files changed, 21 insertions(+), 21 deletions(-)
>
> This patch is related to SH-ARM and MMC, but is based on DMAEngine.
> So, you accepted my previous patch in
>
> http://thread.gmane.org/gmane.linux.ports.sh.devel/44068
>
> But,
>
> arch/arm/mach-shmobile/board-ape6evm.c
> arch/arm/mach-shmobile/board-mackerel.c
>
> will be removed if it includes Simon's/next branch, but your branch
> doesn't include it, and my previous patch didn't care about thesse.
> So compile error happen in your branch.
> And I got error report from kbuild system.
>
> git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git :: next
>
> > > > commit: 84f11d5b1f2abc0e22895b7e12e037f0ec03caeb [2655/4763] mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info
> > > > config: arm-ape6evm_defconfig (attached as .config)
> > > > reproduce:
> > > > wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
> > > > chmod +x ~/bin/make.cross
> > > > git checkout 84f11d5b1f2abc0e22895b7e12e037f0ec03caeb
> > > > # save the attached .config to linux build tree
> > > > make.cross ARCH=arm
>
> This issue can be solved my next fixup patch, but conflict will happen
> when merge timing.
Looks okay, I will wait a day for any acks and apply it
--
~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: [next:master 2655/4763] arch/arm/mach-shmobile/board-ape6evm.c:177:2: error: unknown field
Date: Mon, 16 Mar 2015 16:40:46 +0000 [thread overview]
Message-ID: <20150316162846.GP32683@intel.com> (raw)
In-Reply-To: <87lhixiat4.wl%kuninori.morimoto.gx@renesas.com>
On Mon, Mar 16, 2015 at 05:52:23PM +0900, Kuninori Morimoto wrote:
>
> Hi Vinod
>
> Kuninori Morimoto (1):
> mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info v2
>
> arch/arm/mach-shmobile/board-ape6evm.c | 12 ++++++------
> arch/arm/mach-shmobile/board-mackerel.c | 30 +++++++++++++++---------------
> 2 files changed, 21 insertions(+), 21 deletions(-)
>
> This patch is related to SH-ARM and MMC, but is based on DMAEngine.
> So, you accepted my previous patch in
>
> http://thread.gmane.org/gmane.linux.ports.sh.devel/44068
>
> But,
>
> arch/arm/mach-shmobile/board-ape6evm.c
> arch/arm/mach-shmobile/board-mackerel.c
>
> will be removed if it includes Simon's/next branch, but your branch
> doesn't include it, and my previous patch didn't care about thesse.
> So compile error happen in your branch.
> And I got error report from kbuild system.
>
> git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git :: next
>
> > > > commit: 84f11d5b1f2abc0e22895b7e12e037f0ec03caeb [2655/4763] mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info
> > > > config: arm-ape6evm_defconfig (attached as .config)
> > > > reproduce:
> > > > wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
> > > > chmod +x ~/bin/make.cross
> > > > git checkout 84f11d5b1f2abc0e22895b7e12e037f0ec03caeb
> > > > # save the attached .config to linux build tree
> > > > make.cross ARCH=arm
>
> This issue can be solved my next fixup patch, but conflict will happen
> when merge timing.
Looks okay, I will wait a day for any acks and apply it
--
~Vinod
next prev parent reply other threads:[~2015-03-16 16:28 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_flags' specified in initializer Kuninori Morimoto
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
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
2015-03-17 5:29 ` Vinod Koul
2015-03-16 16:28 ` Vinod Koul [this message]
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=20150316162846.GP32683@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.