video: rockchip: dvbm: Fix typo

Change-Id: Id42b53521e7b797353ef7af36764fc1d656f874e
Signed-off-by: Yandong Lin <yandong.lin@rock-chips.com>
This commit is contained in:
Yandong Lin
2025-02-24 20:08:30 +08:00
parent 230936ca04
commit 5e7f327ab7

View File

@@ -60,7 +60,7 @@ struct dvbm_port {
struct dvbm_isp_cfg_t {
u32 chan_id;
struct dmabuf *buf;
struct dma_buf *buf;
dma_addr_t dma_addr;
u32 ybuf_top;
u32 ybuf_bot;