mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
A function called hrtimer_setup() was added in Linux v6.13 with the intent that it would eventually replace hrtimer_init(). In Linux v6.15 the hrtimer_init() function was removed. Use conftest to call the appropriate API based on what is defined in the kernel. Bug 5466808 Change-Id: I1c1c4e81c840a058d8c4c0b1616c87cb8a8a8beb Signed-off-by: Brad Griffis <bgriffis@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3436079 GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: Revanth Kumar Uppala <ruppala@nvidia.com>