On Wed, 10 May 2023 11:18:33 +1000 Stephen Rothwell wrote: > Hi all, > > After merging the mmc tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > > error: the following would cause module name conflict: > drivers/soc/qcom/ice.ko > drivers/net/ethernet/intel/ice/ice.ko > > Exposed by commit > > 31dd43d5032a ("mmc: sdhci-msm: Switch to the new ICE API") > > I have used the mmc tree from next-20230509 for today. Looks like the driver itself came from: commit 2afbf43a4aec6e31dac7835e65d52c867f2be400 Author: Abel Vesa <abel.vesa@xxxxxxxxxx> Date: Fri Apr 7 13:50:26 2023 +0300 soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver ? The Intel Ethernet driver is 5 years old: commit 837f08fdecbe4b2ffc7725624342e73b886665a8 Author: Anirudh Venkataramanan <anirudh.venkataramanan@xxxxxxxxx> Date: Tue Mar 20 07:58:05 2018 -0700 ice: Add basic driver framework for Intel(R) E800 Series so AFAIU the MMC driver needs a new name?