mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
19c93284bd0f3790b6ae9ab96bea86765e133709
In Linux v6.11, the 'platform_driver' structure 'remove' callback was updated to return void instead of 'int'. This breaks the build for various MODS drivers and so disable these for Linux v6.11 and greater. Bug 4749580 Change-Id: Ie76da62af1b9645d24964165fd656b21ea67f78c Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3183067 GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
Description
No description provided