mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 09:57:08 +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
@@ -30,8 +30,8 @@
|
||||
#include <nvgpu/boardobjgrp_e32.h>
|
||||
#include <nvgpu/string.h>
|
||||
#include <nvgpu/pmuif/ctrlvolt.h>
|
||||
#include <nvgpu/pmu/perf.h>
|
||||
|
||||
#include "pmu_perf/pmu_perf.h"
|
||||
#include "gp106/bios_gp106.h"
|
||||
|
||||
#include "volt.h"
|
||||
|
||||
Reference in New Issue
Block a user