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
This commit is contained in:
Terje Bergstrom
2017-02-06 14:55:57 -08:00
committed by mobile promotions
parent bb33e25a05
commit 91406a18f0

View File

@@ -21,7 +21,6 @@
#include "boardobj.h" #include "boardobj.h"
#include "boardobjgrpmask.h" #include "boardobjgrpmask.h"
#include "boardobj/boardobjgrp.h" #include "boardobj/boardobjgrp.h"
#include "boardobjgrp_e255.h"
/* /*
* boardobjgrp_e255 is @ref BOARDOBJGRP child class allowing storage of up * boardobjgrp_e255 is @ref BOARDOBJGRP child class allowing storage of up