summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/host1x/debug.h')
-rw-r--r--drivers/gpu/host1x/debug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/host1x/debug.h b/drivers/gpu/host1x/debug.h
index 62bd8a091fa7..c43c61d876a9 100644
--- a/drivers/gpu/host1x/debug.h
+++ b/drivers/gpu/host1x/debug.h
@@ -41,6 +41,5 @@ extern unsigned int host1x_debug_trace_cmdbuf;
void host1x_debug_init(struct host1x *host1x);
void host1x_debug_deinit(struct host1x *host1x);
void host1x_debug_dump(struct host1x *host1x);
-void host1x_debug_dump_syncpts(struct host1x *host1x);
#endif