summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/os/linux/comptags.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/os/linux/comptags.c')
-rw-r--r--drivers/gpu/nvgpu/os/linux/comptags.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/os/linux/comptags.c b/drivers/gpu/nvgpu/os/linux/comptags.c
index 353f6363..ab371972 100644
--- a/drivers/gpu/nvgpu/os/linux/comptags.c
+++ b/drivers/gpu/nvgpu/os/linux/comptags.c
@@ -1,5 +1,5 @@
1/* 1/*
2* Copyright (c) 2017, NVIDIA CORPORATION. All rights reserved. 2* Copyright (c) 2017-2018, NVIDIA CORPORATION. All rights reserved.
3 * 3 *
4 * This program is free software; you can redistribute it and/or modify it 4 * This program is free software; you can redistribute it and/or modify it
5 * under the terms and conditions of the GNU General Public License, 5 * under the terms and conditions of the GNU General Public License,
@@ -17,10 +17,10 @@
17#include <linux/dma-buf.h> 17#include <linux/dma-buf.h>
18 18
19#include <nvgpu/comptags.h> 19#include <nvgpu/comptags.h>
20#include <nvgpu/gk20a.h>
20 21
21#include <nvgpu/linux/vm.h> 22#include <nvgpu/linux/vm.h>
22 23
23#include "gk20a/gk20a.h"
24#include "dmabuf.h" 24#include "dmabuf.h"
25 25
26void gk20a_get_comptags(struct nvgpu_os_buffer *buf, 26void gk20a_get_comptags(struct nvgpu_os_buffer *buf,