From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Date: Mon, 16 Mar 2015 16:40:46 +0000 Subject: Re: [next:master 2655/4763] arch/arm/mach-shmobile/board-ape6evm.c:177:2: error: unknown field Message-Id: <20150316162846.GP32683@intel.com> List-Id: References: <201503141650.GfUoPRK3%fengguang.wu@intel.com> <87ioe1kcp8.wl%kuninori.morimoto.gx@renesas.com> <20150316075105.GA21372@verge.net.au> <87lhixiat4.wl%kuninori.morimoto.gx@renesas.com> In-Reply-To: <87lhixiat4.wl%kuninori.morimoto.gx@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Kuninori Morimoto Cc: Simon , Linux-SH , arm@kernel.org, kbuild-all@01.org, Ulf Hansson , linux-mmc 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul 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 Message-ID: <20150316162846.GP32683@intel.com> References: <201503141650.GfUoPRK3%fengguang.wu@intel.com> <87ioe1kcp8.wl%kuninori.morimoto.gx@renesas.com> <20150316075105.GA21372@verge.net.au> <87lhixiat4.wl%kuninori.morimoto.gx@renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <87lhixiat4.wl%kuninori.morimoto.gx@renesas.com> Sender: linux-sh-owner@vger.kernel.org To: Kuninori Morimoto Cc: Simon , Linux-SH , arm@kernel.org, kbuild-all@01.org, Ulf Hansson , linux-mmc List-Id: linux-mmc@vger.kernel.org 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