Skip to content
Snippets Groups Projects
Commit edc6a44b authored by Chen Hui's avatar Chen Hui Committed by Greg Kroah-Hartman
Browse files

clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLE


[ Upstream commit 790b516a ]

CONFIG_QCOM_A53PLL is tristate option and therefore this driver can be
compiled as a module. This patch adds missing MODULE_DEVICE_TABLE
definition which generates correct modalias for automatic loading of
this driver when it is built as an external module.

Fixes: 0c6ab1b8 ("clk: qcom: Add A53 PLL support")
Signed-off-by: default avatarChen Hui <clare.chenhui@huawei.com>
Reviewed-by: default avatarManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/20210409082352.233810-3-clare.chenhui@huawei.com


Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent a6596d71
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment