mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
c959e9d1dce63e849b2940fbc953835303f27ca1
The 'no_llseek' definition was removed in Linux v6.12. Use NV_NO_LLSEEK_PRESENT to check if it should be defined. The 'remove' callback of the 'platform_driver" structure was updated in Linux v6.11 to return void instead of int. Update rtcpu-coe.c so that it properly handles the above cases. Bug 5466808 Change-Id: I9306840f0b4a9e5a59a5c161ac3c58af2a70a4ed Signed-off-by: Brad Griffis <bgriffis@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3436078 Reviewed-by: Igor Mitsyanko <imitsyanko@nvidia.com> Reviewed-by: svcacv <svcacv@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
Description
No description provided