summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b/ecc_gp10b.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b/ecc_gp10b.h')
-rw-r--r--drivers/gpu/nvgpu/gp10b/ecc_gp10b.h2
1 files changed, 1 insertions, 1 deletions
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 @@
16#ifndef _NVGPU_ECC_GP10B_H_ 16#ifndef _NVGPU_ECC_GP10B_H_
17#define _NVGPU_ECC_GP10B_H_ 17#define _NVGPU_ECC_GP10B_H_
18 18
19#include <linux/version.h> 19struct gk20a_ecc_stat;
20 20
21struct ecc_gr_t18x { 21struct ecc_gr_t18x {
22 struct gk20a_ecc_stat sm_lrf_single_err_count; 22 struct gk20a_ecc_stat sm_lrf_single_err_count;