diff options
author | Heiko Stuebner <heiko@sntech.de> | 2021-10-27 16:26:16 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2021-11-03 03:59:00 +0300 |
commit | 9af0cbeb477cf36327eec4246a60c5e981b2bd1a (patch) | |
tree | 96bbd745de7942862100787fa8d0df42595b80ec /samples/connector | |
parent | 000590a5e20d0781e8dc6936401d59bc5e89482f (diff) | |
download | linux-9af0cbeb477cf36327eec4246a60c5e981b2bd1a.tar.xz |
clk: rockchip: drop module parts from rk3399 and rk3568 drivers
Both of these drivers were converted to real drivers and got a tristate
build option. But them being builtin_platform_drivers, they only ever
should be build-in - as the name suggests.
So adapt the Kconfig symbol and drop the MODULE_* parts from the drivers.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20211027132616.1039814-3-heiko@sntech.de
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'samples/connector')
0 files changed, 0 insertions, 0 deletions