diff options
author | Arnd Bergmann <[email protected]> | 2022-12-15 17:58:18 +0100 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2023-02-10 15:25:33 -0800 |
commit | 64ea30d1a192e2866397169ebfe3d0109878d040 (patch) | |
tree | 51e8f5ee14c312ff30e66c1d1f454cd39e85710a /lib/netdev-notifier-error-inject.c | |
parent | f89ea8f9ce9a76af895cada153fde6e39908aac0 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Jesse Taube <[email protected]>
Reviewed-by: Abel Vesa <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions