From: Leon Romanovsky leon@kernel.org Sent: Wednesday, January 7, 2026 5:14 PM
From: Leon Romanovsky leonro@nvidia.com
After commit fcf463b92a08 ("types: move phys_vec definition to common header"),
we can use the shared phys_vec type instead of the DMABUF‑specific
dma_buf_phys_vec, which duplicated the same structure and semantics.
Signed-off-by: Leon Romanovsky leonro@nvidia.com
Reviewed-by: Kevin Tian kevin.tian@intel.com