mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +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
@@ -41,8 +41,6 @@
|
||||
#include <nvgpu/pmu/volt.h>
|
||||
#include <nvgpu/pmu/lpwr.h>
|
||||
|
||||
#include "clk/clk.h"
|
||||
|
||||
#ifdef CONFIG_DEBUG_FS
|
||||
#include "os_linux.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user