mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +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
@@ -31,8 +31,6 @@
|
||||
#include <nvgpu/string.h>
|
||||
|
||||
#include "nvlink.h"
|
||||
#include "clk/clk.h"
|
||||
#include "clk/clk_mclk.h"
|
||||
#include "module.h"
|
||||
#include "intr.h"
|
||||
#include "sysfs.h"
|
||||
|
||||
Reference in New Issue
Block a user