video: rockchip: rga3: Add missing sentinel to rga2_dt_ids

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I9d748d1104e79477e63d685f2e636d5c7358bc6d
This commit is contained in:
Tao Huang
2021-12-14 15:54:19 +08:00
parent 7b2bc9c4c0
commit e895d63eb4

View File

@@ -474,6 +474,7 @@ static const struct of_device_id rga2_dt_ids[] = {
.compatible = "rockchip,rga2",
.data = &old_rga2_match_data,
},
{},
};
static void init_scheduler(struct rga_scheduler_t *rga_scheduler,