soc: qcom: Rename ice to qcom_ice to avoid module name conflict
authorAbel Vesa <abel.vesa@linaro.org>
Tue, 16 May 2023 08:28:56 +0000 (11:28 +0300)
committerBjorn Andersson <andersson@kernel.org>
Thu, 25 May 2023 03:30:52 +0000 (20:30 -0700)
commit47820d3263a4a7ba258fe2efe26ae5afb5b83036
tree59ec8bc9394447311a224298a0349dca1e7ae9a1
parent7b374a2fc8665bfb8a0d93b617463cc0732f533a
soc: qcom: Rename ice to qcom_ice to avoid module name conflict

The following error was reported when building x86_64 allmodconfig:

error: the following would cause module name conflict:
  drivers/soc/qcom/ice.ko
  drivers/net/ethernet/intel/ice/ice.ko

Seems the 'ice' module name is already used by some Intel ethernet
driver, so lets rename the Qualcomm Inline Crypto Engine (ICE) module
from 'ice' to 'qcom_ice' to avoid any kind of errors/confusions.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 2afbf43a4aec ("soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver")
Acked-by: Mukesh Ojha <quic_mojha@quicinc.com>
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230516082856.150214-1-abel.vesa@linaro.org
drivers/soc/qcom/Makefile