mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user