mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
The RTCPU driver has a dependency of the following kernel modules: clk-group device-group reset-group Rather that builds all these source files as individual drivers, which is bloating the number of kernel modules required, compile these source files into the main RTCPU kernel module. Finally, remove any unneeded header files from the ivc-bus driver. Bug 4078936 Change-Id: I0981a716db7a91556d8c00a291b81dec01dda2e3 Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2890896 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Matti Ryttylainen <mryttylainen@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>