mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 02:01:36 +03:00
d20bc7c1883f6c81c5116a1eb808ee82b46e1dc8
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>
Description
No description provided