summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gr_gk20a.c
diff options
context:
space:
mode:
authorTerje Bergstrom <tbergstrom@nvidia.com>2017-01-04 15:47:37 -0500
committermobile promotions <svcmobile_promotions@nvidia.com>2017-01-05 16:23:30 -0500
commit67fc4629892ab60d6335752b93d883ef690f1ea4 (patch)
tree5750df6cd8a4860fa67e77e15ac6e45dc2b030f3 /drivers/gpu/nvgpu/gk20a/gr_gk20a.c
parent4099785e2d60377459845b8fa886ab6be1a1d8e4 (diff)
gpu: nvgpu: Don't recursively #include gk20a.h
gk20a.h includes pmu_gk20a.h, which #includes gpmuifboardobj.h, which recursively #includes gk20a.h without needing anything from it. Remove the #include to improve built time. gpmuifboardobj.h also includes pmu_gk20a.h, when it actually needs a definition from pmu_common.h. Change the #include to prevent another recursive #include. Bug 200192125 Change-Id: Idb8c13bceeae1a60a4efa466c07e78cb15ffa1fb Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: http://git-master/r/1280348 GVS: Gerrit_Virtual_Submit
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gr_gk20a.c')
0 files changed, 0 insertions, 0 deletions