diff options
author | 2021-10-27 15:26:16 +0200 | |
---|---|---|
committer | 2021-11-02 17:59:00 -0700 | |
commit | 9af0cbeb477cf36327eec4246a60c5e981b2bd1a (patch) | |
tree | 96bbd745de7942862100787fa8d0df42595b80ec /include/linux/fpga/fpga-mgr.h | |
parent | Revert "clk: rockchip: use module_platform_driver_probe" (diff) | |
download | linux-dev-9af0cbeb477cf36327eec4246a60c5e981b2bd1a.tar.xz linux-dev-9af0cbeb477cf36327eec4246a60c5e981b2bd1a.zip |
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 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions