mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
Using this patch we are converting hypervisor driver as platform driver since insertion of this module is getting failed on native kernel due to is_tegra_hypervisor_mode API failure since hypervisor environment is missing, leading to nvethernet module insertion causing the error "Unknown Symbol tegra_hv_ivc_reserve". Bug 3793131 Change-Id: I626c62aa0ada15c41283fb1875c351cada16ac51 Signed-off-by: Manish Bhardwaj <mbhardwaj@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2798141 Reviewed-by: Suresh Venkatachalam <skathirampat@nvidia.com> Reviewed-by: Sandeep Trasi <strasi@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>