mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: Split lpwr.h into private and public
lpwr/lpwr.h and lpwr/rppg.h are used both by lpwr itself, and other units calling lpwr. Move all public dependencies to include/nvgpu/pmu/lpwr.h JIRA NVGPU-961 Change-Id: I033684c3662943758d291e73c4f2642053c35091 Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1986068 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
4ad7bc1c36
commit
8ddc70f4f7
@@ -39,9 +39,9 @@
|
||||
#include <nvgpu/enabled.h>
|
||||
#include <nvgpu/pmu/pstate.h>
|
||||
#include <nvgpu/pmu/volt.h>
|
||||
#include <nvgpu/pmu/lpwr.h>
|
||||
|
||||
#include "clk/clk.h"
|
||||
#include "lpwr/lpwr.h"
|
||||
|
||||
#ifdef CONFIG_DEBUG_FS
|
||||
#include "os_linux.h"
|
||||
|
||||
Reference in New Issue
Block a user