mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
This patch does the following. 1. Remove unused functions from pmu_perf.c. 2. Append public functions with nvgpu. 3. Move get_status declaration from vfe_var to include/perf. 4. Rename perf_tu104.c to perf_ps35.c and Makefile changes. 5. Remove the unused perf_tu104.h file. 6. Make local functions as static. Jira NVGPU-1960 Change-Id: I829d113d994dbfc02a45f29795b5926c58106049 Signed-off-by: Abdul Salam <absalam@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2023886 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>