summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/os/linux/ecc_sysfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/os/linux/ecc_sysfs.c')
-rw-r--r--drivers/gpu/nvgpu/os/linux/ecc_sysfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/os/linux/ecc_sysfs.c b/drivers/gpu/nvgpu/os/linux/ecc_sysfs.c
index d2986d7d..73ae3dc2 100644
--- a/drivers/gpu/nvgpu/os/linux/ecc_sysfs.c
+++ b/drivers/gpu/nvgpu/os/linux/ecc_sysfs.c
@@ -15,8 +15,8 @@
15 */ 15 */
16 16
17#include <nvgpu/ecc.h> 17#include <nvgpu/ecc.h>
18#include <nvgpu/gk20a.h>
18 19
19#include "gk20a/gk20a.h"
20#include "os_linux.h" 20#include "os_linux.h"
21 21
22int nvgpu_ecc_sysfs_init(struct gk20a *g) 22int nvgpu_ecc_sysfs_init(struct gk20a *g)