video: driver: resolve some checker err
Resolve some static checker err. Change-Id: I0aa1d8c905ac7fd1defa16dd28d4386465f09ff3 Signed-off-by: Ankush Mitra <quic_ankumitr@quicinc.com>
This commit is contained in:
@@ -940,7 +940,7 @@ struct msm_vidc_mem {
|
||||
*/
|
||||
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 16, 0))
|
||||
struct iosys_map dmabuf_map;
|
||||
#elif (LINUX_VERSION_CODE >= KERNEL_VERSION(5,15,0))
|
||||
#elif (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 15, 0))
|
||||
struct dma_buf_map dmabuf_map;
|
||||
#endif
|
||||
void *kvaddr;
|
||||
|
Referens i nytt ärende
Block a user