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.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h
index 0b91420b..57cc338c 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -591,10 +591,6 @@ static inline int support_gk20a_pmu(void){return 0;}
591 591
592void gk20a_create_sysfs(struct platform_device *dev); 592void gk20a_create_sysfs(struct platform_device *dev);
593 593
594#ifdef CONFIG_DEBUG_FS
595int clk_gk20a_debugfs_init(struct platform_device *dev);
596#endif
597
598#define GK20A_BAR0_IORESOURCE_MEM 0 594#define GK20A_BAR0_IORESOURCE_MEM 0
599#define GK20A_BAR1_IORESOURCE_MEM 1 595#define GK20A_BAR1_IORESOURCE_MEM 1
600#define GK20A_SIM_IORESOURCE_MEM 2 596#define GK20A_SIM_IORESOURCE_MEM 2