summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/boardobj
diff options
context:
space:
mode:
authorTerje Bergstrom <tbergstrom@nvidia.com>2017-02-06 17:55:57 -0500
committermobile promotions <svcmobile_promotions@nvidia.com>2017-02-06 23:54:35 -0500
commit91406a18f07e410885646fbc96cdcf2431ee6fe3 (patch)
tree59e47ef4b7f1810d34b53986738b7b6f5e4b5623 /drivers/gpu/nvgpu/boardobj
parentbb33e25a05dba2298930d7b9f02aade5e0e772d7 (diff)
gpu: nvgpu: Remove self-include of boardobjgrp_e255.h
boardobjgrp_e255.h #includes itself. Remove the recursion. Coverity ID 490376 Change-Id: Ia0bb047cacd0d87f6e2d258ee83d216feb91eaff Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: http://git-master/r/1300091 Reviewed-by: Alex Waterman <alexw@nvidia.com> GVS: Gerrit_Virtual_Submit
Diffstat (limited to 'drivers/gpu/nvgpu/boardobj')
-rw-r--r--drivers/gpu/nvgpu/boardobj/boardobjgrp_e255.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/boardobj/boardobjgrp_e255.h b/drivers/gpu/nvgpu/boardobj/boardobjgrp_e255.h
index 929517ad..d2e3693f 100644
--- a/drivers/gpu/nvgpu/boardobj/boardobjgrp_e255.h
+++ b/drivers/gpu/nvgpu/boardobj/boardobjgrp_e255.h
@@ -21,7 +21,6 @@
21#include "boardobj.h" 21#include "boardobj.h"
22#include "boardobjgrpmask.h" 22#include "boardobjgrpmask.h"
23#include "boardobj/boardobjgrp.h" 23#include "boardobj/boardobjgrp.h"
24#include "boardobjgrp_e255.h"
25 24
26/* 25/*
27 * boardobjgrp_e255 is @ref BOARDOBJGRP child class allowing storage of up 26 * boardobjgrp_e255 is @ref BOARDOBJGRP child class allowing storage of up