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. Best regards --- Kuninori Morimoto -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html