mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
gpu: nvgpu: Include correct boardobjgrp headers
clk_prog.h and clk_vin.h refer to boardobjgrp_e32 and boardobjgrp_e255.h. Add explicit #includes for their definition. Change-Id: Ib651b071f3c17bbc30ddaea0ef9bc5437ec9f2f4 Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: http://git-master/r/1279224 GVS: Gerrit_Virtual_Submit Reviewed-by: Thomas Fleury <tfleury@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
f37f4e27e3
commit
bffa372aa0
@@ -19,6 +19,7 @@
|
||||
#include "gk20a/gk20a.h"
|
||||
#include "volt/volt.h"
|
||||
#include "lpwr/lpwr.h"
|
||||
#include "boardobj/boardobjgrp_e255.h"
|
||||
|
||||
#define CTRL_PERF_VFE_VAR_TYPE_INVALID 0x00
|
||||
#define CTRL_PERF_VFE_VAR_TYPE_DERIVED 0x01
|
||||
|
||||
Reference in New Issue
Block a user