summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/host/host1x/host1x_cdma.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/tegra/host/host1x/host1x_cdma.c')
-rw-r--r--drivers/video/tegra/host/host1x/host1x_cdma.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/video/tegra/host/host1x/host1x_cdma.c b/drivers/video/tegra/host/host1x/host1x_cdma.c
index 65a72801528f..1006fbd90f88 100644
--- a/drivers/video/tegra/host/host1x/host1x_cdma.c
+++ b/drivers/video/tegra/host/host1x/host1x_cdma.c
@@ -655,8 +655,6 @@ int host1x_init_cdma_support(struct nvhost_master *host)
host->op.cdma.timeout_cpu_incr = cdma_timeout_cpu_incr;
host->op.cdma.timeout_pb_incr = cdma_timeout_pb_incr;
- host->sync_queue_size = NVHOST_SYNC_QUEUE_SIZE;
-
host->op.push_buffer.reset = push_buffer_reset;
host->op.push_buffer.init = push_buffer_init;
host->op.push_buffer.destroy = push_buffer_destroy;