gpu: nvgpu: delete unnecessary Linux header includes

Probably left overs from a bygone era.

JIRA NVGPU-525

Change-Id: I3a83ccf1474e24b18312a600f786cb51ce634885
Signed-off-by: Alex Waterman <alexw@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1673822
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Alex Waterman
2018-03-09 14:04:22 -08:00
committed by mobile promotions
parent abd5f68eef
commit 893431ba01

View File

@@ -22,12 +22,6 @@
* DEALINGS IN THE SOFTWARE.
*/
#include <linux/types.h>
#include <linux/printk.h>
#include <linux/types.h>
#include <linux/tegra_gpu_t19x.h>
#include "gk20a/gk20a.h"
#include "gk20a/fifo_gk20a.h"
#include "gk20a/fecs_trace_gk20a.h"