mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
gpu: nvgpu: Split pmu_perf.h into private and public
pmu_perf/pmu_perf.h is used both by pmu_perf itself, and other units calling pmu_perf. Move all public dependencies to include/nvgpu/pmu/perf.h JIRA NVGPU-961 Change-Id: I7966abd8225487820f3a7f5bd16b6995e8bf59c0 Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1986073 GVS: Gerrit_Virtual_Submit Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
b29f4b9003
commit
e0e24ee091
@@ -24,6 +24,7 @@
|
||||
#include <nvgpu/pmu.h>
|
||||
#include <nvgpu/clk_arb.h>
|
||||
#include <nvgpu/gk20a.h>
|
||||
#include <nvgpu/pmu/perf.h>
|
||||
|
||||
#include "pmu_perf.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user