summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/gk20a.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h
index 825cb886..e3392ae8 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -715,6 +715,7 @@ static inline int support_gk20a_pmu(struct platform_device *dev)
715} 715}
716 716
717void gk20a_create_sysfs(struct platform_device *dev); 717void gk20a_create_sysfs(struct platform_device *dev);
718void gk20a_remove_sysfs(struct device *dev);
718 719
719#define GK20A_BAR0_IORESOURCE_MEM 0 720#define GK20A_BAR0_IORESOURCE_MEM 0
720#define GK20A_BAR1_IORESOURCE_MEM 1 721#define GK20A_BAR1_IORESOURCE_MEM 1