diff options
author | Abel Vesa <abel.vesa@nxp.com> | 2019-07-09 17:20:03 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2019-08-03 10:13:27 +0200 |
commit | af7e7ee0e4280c29c41b6ec64b892bb53987a997 (patch) | |
tree | 59444e352429bf34da9cee4858aaa6e3513f325f /scripts/gdb/linux/utils.py | |
parent | 053a4ffe298836bb973d2cba59f82fff60c7db5b (diff) |
clk: imx8mm: Switch to platform driver
There is no strong reason for this to use CLK_OF_DECLARE instead
of being a platform driver. Plus, this will now be aligned with the
other i.MX8M clock drivers which are platform drivers.
In order to make the clock provider a platform driver
all the data and code needs to be outside of .init section.
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions