mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
IGX_OS-1.1
In Linux v6.11, the 'platform_driver' structure 'remove' callback was updated to return void instead of 'int'. Update the NVGPU driver as necessary to fix this. Bug 4749580 Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Change-Id: I37f30bb7a23cc0ee413cf3db7a19816b51228818 Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/3183046 (cherry picked from commit 099cff3f1b21b9c51e88438dbca1bbda2668727c) Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/3185777 GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: Sagar Kamble <skamble@nvidia.com>
Description
No description provided