gpu: nvgpu: Stop using linux/nvgpu.h

The include file does not exist in nvgpu project. Stop #including it.

JIRA NVGPU-16

Change-Id: I6d13b7a711a148de57adfe97de77e5d060da2973
Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com>
Reviewed-on: http://git-master/r/1460793
Reviewed-by: svccoveritychecker <svccoveritychecker@nvidia.com>
GVS: Gerrit_Virtual_Submit
Reviewed-by: Alex Waterman <alexw@nvidia.com>
Reviewed-by: Deepak Nibade <dnibade@nvidia.com>
This commit is contained in:
Terje Bergstrom
2017-04-11 12:08:33 -07:00
committed by mobile promotions
parent 44d5fb76aa
commit 4c5feb1f72
8 changed files with 0 additions and 8 deletions

View File

@@ -16,7 +16,6 @@
struct boardobj;
#include <linux/nvgpu.h>
#include "gk20a/pmu_gk20a.h"
#include "ctrl/ctrlboardobj.h"
#include <nvgpu/pmuif/nvgpu_gpmu_cmdif.h>