summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/host/t20/cdma_t20.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/tegra/host/t20/cdma_t20.c')
-rw-r--r--drivers/video/tegra/host/t20/cdma_t20.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/tegra/host/t20/cdma_t20.c b/drivers/video/tegra/host/t20/cdma_t20.c
index 69c3039357a8..772a7d043e51 100644
--- a/drivers/video/tegra/host/t20/cdma_t20.c
+++ b/drivers/video/tegra/host/t20/cdma_t20.c
@@ -211,7 +211,7 @@ static int t20_cdma_timeout_init(struct nvhost_cdma *cdma,
sb->mapped[i++] = nvhost_opcode_setclass(NV_HOST1X_CLASS_ID,
0, 0);
sb->mapped[i++] = nvhost_opcode_imm_incr_syncpt(
- NV_CLASS_HOST_SYNCPT_IMMEDIATE,
+ NV_SYNCPT_IMMEDIATE,
syncpt_id);
if (syncpt_id == NVSYNCPT_3D) {
/* also contains base increments */