summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/tegra_vgpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/tegra_vgpu.h b/include/linux/tegra_vgpu.h
index 1c486f5c..bfa5862b 100644
--- a/include/linux/tegra_vgpu.h
+++ b/include/linux/tegra_vgpu.h
@@ -477,6 +477,7 @@ struct tegra_vgpu_constants_params {
477 u32 preempt_ctx_size; 477 u32 preempt_ctx_size;
478 u32 channel_base; 478 u32 channel_base;
479 struct tegra_vgpu_engines_info engines_info; 479 struct tegra_vgpu_engines_info engines_info;
480 u32 num_pce;
480}; 481};
481 482
482struct tegra_vgpu_channel_cyclestats_snapshot_params { 483struct tegra_vgpu_channel_cyclestats_snapshot_params {