diff options
author | Jindong Yue <jindong.yue@nxp.com> | 2023-03-01 21:05:54 +0800 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2023-03-14 11:36:34 +0800 |
commit | 31ef51a4ae5e6e6745aae119a2836d7386652a2b (patch) | |
tree | e33f9ad5f8910eb74f5db4bb7c07dba03b21e316 /scripts/rustdoc_test_builder.rs | |
parent | 56c017f64d76e3c7fd525014f811349092e1c022 (diff) |
soc: imx: imx8m-blk-ctrl: Use dev_pm_domain_attach_by_name
The genpd_dev_pm_attach_by_name() is not exported, following error
occurs when building imx8m-blk-ctrl as a module:
ERROR: modpost: "genpd_dev_pm_attach_by_name" [drivers/soc/imx/imx8m-blk-ctrl.ko] undefined!
Fix this by using dev_pm_domain_attach_by_name() instead.
Signed-off-by: Jindong Yue <jindong.yue@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Marco Felsch <m.felsch@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions