From 85ff2a31eba0c2716bab0f0ca7075d3e738fd40a Mon Sep 17 00:00:00 2001 From: Aparna Das Date: Wed, 17 May 2017 10:57:59 -0700 Subject: gpu: nvgpu: vgpu: use ivm to send auxiliary data RM server retrieves auxiliary data only from IVM. Modify IVC commands to send auxiliary data to RM server using IVM and not as a part command message. VFND-4166 Change-Id: I9bfe33cf9301f7c70709318b810c622ec57b1cdf Signed-off-by: Aparna Das Reviewed-on: http://git-master/r/1484130 Reviewed-by: svcboomerang Tested-by: svcboomerang --- include/linux/tegra_vgpu.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/linux/tegra_vgpu.h') diff --git a/include/linux/tegra_vgpu.h b/include/linux/tegra_vgpu.h index 2c30ff06..ecdc3014 100644 --- a/include/linux/tegra_vgpu.h +++ b/include/linux/tegra_vgpu.h @@ -475,7 +475,6 @@ struct tegra_vgpu_gpu_load_params { struct tegra_vgpu_suspend_resume_contexts { u32 num_channels; u16 resident_chid; - u16 chids[]; }; struct tegra_vgpu_clear_sm_error_state { -- cgit v1.2.2