mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
In Linux v6.15, the functions del_timer()/del_timer_sync() were renamed to timer_delete()/timer_delete_sync(). Use conftest to detect these changes and update the drivers as necessary. Bug 5268017 JIRA LINQPJ14-47 Change-Id: Ia3e331b942a610a8e6926f5241b49e049e493730 Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3374462 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Rohit Khanna <rokhanna@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: Shanker Donthineni <sdonthineni@nvidia.com>