summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/nvgpu/tegra/linux/platform_gp10b_tegra.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/tegra/linux/platform_gp10b_tegra.c b/drivers/gpu/nvgpu/tegra/linux/platform_gp10b_tegra.c
index 1178f426..01defa00 100644
--- a/drivers/gpu/nvgpu/tegra/linux/platform_gp10b_tegra.c
+++ b/drivers/gpu/nvgpu/tegra/linux/platform_gp10b_tegra.c
@@ -38,6 +38,7 @@
38 38
39#include "platform_tegra.h" 39#include "platform_tegra.h"
40#include "gp10b/gp10b_sysfs.h" 40#include "gp10b/gp10b_sysfs.h"
41#include "gp10b/platform_gp10b.h"
41 42
42#include <nvgpu/hw/gp10b/hw_gr_gp10b.h> 43#include <nvgpu/hw/gp10b/hw_gr_gp10b.h>
43#include <nvgpu/hw/gp10b/hw_ltc_gp10b.h> 44#include <nvgpu/hw/gp10b/hw_ltc_gp10b.h>