summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/include/nvgpu/linux/sim.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/include/nvgpu/linux/sim.h')
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/linux/sim.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/include/nvgpu/linux/sim.h b/drivers/gpu/nvgpu/include/nvgpu/linux/sim.h
index c5aab899..99c6348b 100644
--- a/drivers/gpu/nvgpu/include/nvgpu/linux/sim.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/linux/sim.h
@@ -20,7 +20,7 @@
20#ifndef __SIM_LINUX_H__ 20#ifndef __SIM_LINUX_H__
21#define __SIM_LINUX_H__ 21#define __SIM_LINUX_H__
22 22
23#include <linux/platform_device.h> 23struct platform_device;
24 24
25struct sim_nvgpu_linux { 25struct sim_nvgpu_linux {
26 struct sim_nvgpu sim; 26 struct sim_nvgpu sim;