mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: Move ctrl header files to include/nvgpu/pmuif
pmuif structures refer to the ctrl structures, so that means that ctrl structures are part of the pmuif. Move the headers to the right place and update all include statements to include from the right place. JIRA NVGPU-596 Change-Id: I7be1a727be654d58eccd0e12d599979687dd0733 Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1934022 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
6808ae94be
commit
810317fadc
@@ -26,7 +26,7 @@
|
||||
|
||||
#include <nvgpu/boardobj.h>
|
||||
#include <nvgpu/pmuif/nvgpu_gpmu_cmdif.h>
|
||||
#include "ctrl/ctrlpmgr.h"
|
||||
#include <nvgpu/pmuif/ctrlpmgr.h>
|
||||
|
||||
#define PWRDEV_I2CDEV_DEVICE_INDEX_NONE (0xFF)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user