summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gk20a.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gk20a.c')
-rw-r--r--drivers/gpu/nvgpu/gk20a/gk20a.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.c b/drivers/gpu/nvgpu/gk20a/gk20a.c
index 6d80f3ba..c8acf6f7 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.c
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.c
@@ -82,11 +82,6 @@
82 82
83#define GK20A_NUM_CDEVS 7 83#define GK20A_NUM_CDEVS 7
84 84
85u32 gk20a_dbg_mask = GK20A_DEFAULT_DBG_MASK;
86#ifdef CONFIG_GK20A_TRACE_PRINTK
87u32 gk20a_dbg_ftrace;
88#endif
89
90#define GK20A_WAIT_FOR_IDLE_MS 2000 85#define GK20A_WAIT_FOR_IDLE_MS 2000
91 86
92static int gk20a_pm_prepare_poweroff(struct device *dev); 87static int gk20a_pm_prepare_poweroff(struct device *dev);