mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: move header location of gk20a.h
Update header path of gk20a.h in files present in common/ to <nvgpu/gk20a.h> Jira NVGPU-597 Change-Id: I3431dae93ada9bd561454c89a0b99c5292ab4a8d Signed-off-by: Debarshi Dutta <ddutta@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1832024 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
032860d8de
commit
421e64aad7
@@ -22,8 +22,7 @@
|
||||
|
||||
#include <nvgpu/enabled.h>
|
||||
#include <nvgpu/bitops.h>
|
||||
|
||||
#include "gk20a/gk20a.h"
|
||||
#include <nvgpu/gk20a.h>
|
||||
|
||||
int nvgpu_init_enabled_flags(struct gk20a *g)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user