summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2022-12-15 17:58:18 +0100
committerStephen Boyd <sboyd@kernel.org>2023-02-11 00:25:33 +0100
commit64ea30d1a192e2866397169ebfe3d0109878d040 (patch)
tree51e8f5ee14c312ff30e66c1d1f454cd39e85710a /init
parentclk: imx: set imx_clk_gpr_mux_ops storage-class-specifier to static (diff)
downloadlinux-64ea30d1a192e2866397169ebfe3d0109878d040.tar.xz
linux-64ea30d1a192e2866397169ebfe3d0109878d040.zip
clk: imx: fix compile testing imxrt1050
Randconfig testing revealed multiple issues with this driver: ERROR: modpost: missing MODULE_LICENSE() in drivers/clk/imx/clk-imxrt1050.o ERROR: modpost: "imx_clk_hw_pllv3" [drivers/clk/imx/clk-imxrt1050.ko] undefined! ERROR: modpost: "imx_clk_hw_pfd" [drivers/clk/imx/clk-imxrt1050.ko] undefined! Export the necessary symbols from the core clk driver and add the license and author tags. To find this type of problem more easily in the future, also enable building on other platforms, as we do for the other i.MX clk drivers. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20221215165836.2136448-1-arnd@kernel.org Acked-by: Jesse Taube <Mr.Bossman075@gmail.com> Reviewed-by: Abel Vesa <abel.vesa@linaro.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions