mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 09:57:08 +03:00
nvgpu_hr_timestamp() is not being called from any safe API, so it cab be removed from the safety build. Patch moves this function and unit test covers this function to under CONFIG_NVGPU_NON_FUSA flag. Jira NVGPU-4994 Change-Id: I47d5c22b5a407626d75b10c1c67cdb3e765397b9 Signed-off-by: Prateek sethi <prsethi@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2292895 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>