diff options
| author | Arnd Bergmann <[email protected]> | 2020-12-30 15:52:25 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2021-01-12 19:25:54 +0000 |
| commit | 73f6b7ed9835ad9f953aebd60dd720aabc487b81 (patch) | |
| tree | 1a3817f8c06a5b827e0642f2b32d90476080d07c /net/switchdev/switchdev.c | |
| parent | clk: qcom: gcc-sc7180: Mark the camera abh clock always ON (diff) | |
| download | kernel-73f6b7ed9835ad9f953aebd60dd720aabc487b81.tar.gz kernel-73f6b7ed9835ad9f953aebd60dd720aabc487b81.zip | |
clk: imx: fix Kconfig warning for i.MX SCU clk
A previous patch introduced a harmless randconfig warning:
WARNING: unmet direct dependencies detected for MXC_CLK_SCU
Depends on [n]: COMMON_CLK [=y] && ARCH_MXC [=n] && IMX_SCU [=y] && HAVE_ARM_SMCCC [=y]
Selected by [m]:
- CLK_IMX8QXP [=m] && COMMON_CLK [=y] && (ARCH_MXC [=n] && ARM64 [=y] || COMPILE_TEST [=y]) && IMX_SCU [=y] && HAVE_ARM_SMCCC [=y]
Since the symbol is now hidden and only selected by other symbols,
just remove the dependencies and require the other drivers to
get it right.
Fixes: 6247e31b7530 ("clk: imx: scu: fix MXC_CLK_SCU module build break")
Reported-by: Anders Roxell <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
