mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 11:04:51 +03:00
gpu: nvgpu: Split clk.h into private and public
clk/clk*.h are used both by clk itself, and other units calling clk. Move all public dependencies to include/nvgpu/pmu/clk.h JIRA NVGPU-961 Change-Id: I54a8cefd8cb1d89782150ffcfc83992d39445f59 Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1986070 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
02dd414a53
commit
ddbd954210
@@ -27,9 +27,8 @@
|
||||
#include <nvgpu/timers.h>
|
||||
#include <nvgpu/pmuif/ctrlclk.h>
|
||||
#include <nvgpu/pmu/pstate.h>
|
||||
#include <nvgpu/pmu/clk.h>
|
||||
|
||||
#include "clk/clk.h"
|
||||
#include "clk/clk_domain.h"
|
||||
#include "pmu_perf.h"
|
||||
|
||||
#include "change_seq.h"
|
||||
|
||||
Reference in New Issue
Block a user