From 651f970d1cfd82ef4112bef86357e3521b0d0588 Mon Sep 17 00:00:00 2001 From: David Nieto Date: Mon, 22 May 2017 16:39:28 -0700 Subject: gpu: nvgpu: chip specific L2 ECC error support Adding support for handling of chip specific ECC memory errors JIRA: GPUT19X-112 Change-Id: I1c04ac1d5233c332b300540eade1b73527c46ff7 Signed-off-by: David Nieto Reviewed-on: http://git-master/r/1489020 Reviewed-by: svccoveritychecker GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom --- drivers/gpu/nvgpu/gp10b/ecc_gp10b.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu/gp10b/ecc_gp10b.h') diff --git a/drivers/gpu/nvgpu/gp10b/ecc_gp10b.h b/drivers/gpu/nvgpu/gp10b/ecc_gp10b.h index 454dcb20..c4a6c08e 100644 --- a/drivers/gpu/nvgpu/gp10b/ecc_gp10b.h +++ b/drivers/gpu/nvgpu/gp10b/ecc_gp10b.h @@ -16,7 +16,7 @@ #ifndef _NVGPU_ECC_GP10B_H_ #define _NVGPU_ECC_GP10B_H_ -#include +struct gk20a_ecc_stat; struct ecc_gr_t18x { struct gk20a_ecc_stat sm_lrf_single_err_count; -- cgit v1.2.2