summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b/gp10b_sysfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b/gp10b_sysfs.h')
-rw-r--r--drivers/gpu/nvgpu/gp10b/gp10b_sysfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gp10b/gp10b_sysfs.h b/drivers/gpu/nvgpu/gp10b/gp10b_sysfs.h
index c1d101da..7c3d3400 100644
--- a/drivers/gpu/nvgpu/gp10b/gp10b_sysfs.h
+++ b/drivers/gpu/nvgpu/gp10b/gp10b_sysfs.h
@@ -19,7 +19,7 @@
19/*ECC Fuse*/ 19/*ECC Fuse*/
20#define FUSE_OPT_ECC_EN 0x358 20#define FUSE_OPT_ECC_EN 0x358
21 21
22void gp10b_create_sysfs(struct platform_device *dev); 22void gp10b_create_sysfs(struct device *dev);
23void gp10b_remove_sysfs(struct device *dev); 23void gp10b_remove_sysfs(struct device *dev);
24 24
25#endif /*_GP10B_SYSFS_H_*/ 25#endif /*_GP10B_SYSFS_H_*/