diff options
author | Tianchen Ding <dtcccc@linux.alibaba.com> | 2021-11-30 12:02:09 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-12-02 03:46:54 +0100 |
commit | 8057cbb8335cf6d419866737504473833e1d128a (patch) | |
tree | 6b2f9944a755da862ea2d8a5a31f31f40606b083 /net/dsa/port.c | |
parent | net: spider_net: Use non-atomic bitmap API when applicable (diff) | |
download | linux-8057cbb8335cf6d419866737504473833e1d128a.tar.xz linux-8057cbb8335cf6d419866737504473833e1d128a.zip |
net: mdio: mscc-miim: Add depend of REGMAP_MMIO on MDIO_MSCC_MIIM
There's build error while CONFIG_REGMAP_MMIO is not set
and CONFIG_MDIO_MSCC_MIIM=m.
ERROR: modpost: "__devm_regmap_init_mmio_clk"
[drivers/net/mdio/mdio-mscc-miim.ko] undefined!
Add the depend of REGMAP_MMIO to fix it.
Fixes: a27a76282837 ("net: mdio: mscc-miim: convert to a regmap implementation")
Signed-off-by: Tianchen Ding <dtcccc@linux.alibaba.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20211130110209.804536-1-dtcccc@linux.alibaba.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/dsa/port.c')
0 files changed, 0 insertions, 0 deletions