summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/platform_tegra.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/platform_tegra.h')
-rw-r--r--drivers/gpu/nvgpu/platform_tegra.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/platform_tegra.h b/drivers/gpu/nvgpu/platform_tegra.h
index 815ac657..63aed5a7 100644
--- a/drivers/gpu/nvgpu/platform_tegra.h
+++ b/drivers/gpu/nvgpu/platform_tegra.h
@@ -16,7 +16,7 @@
16#ifndef _NVGPU_PLATFORM_TEGRA_H_ 16#ifndef _NVGPU_PLATFORM_TEGRA_H_
17#define _NVGPU_PLATFORM_TEGRA_H_ 17#define _NVGPU_PLATFORM_TEGRA_H_
18 18
19#include <linux/types.h> 19#include <nvgpu/types.h>
20 20
21struct platform_device; 21struct platform_device;
22struct gr_ctx_buffer_desc; 22struct gr_ctx_buffer_desc;