media: hantro: drop unused vb2 headers
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 25 Nov 2021 15:42:10 +0000 (16:42 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 7 Dec 2021 10:29:55 +0000 (11:29 +0100)
commitd912740881d5f7c13247ec714e9bc59b7cc1aace
tree20288c77f020fccd6793d851a513bec5ac342fa2
parent30334d3d99e992c0d85791eed92e7196002f4d57
media: hantro: drop unused vb2 headers

hantro_v4l2.c includes media/videobuf2-dma-sg.h, which isn't used.
And in fact, hantro doesn't use the vb2_dma_sg_memops at all, so this
is confusing. Just drop both videobuf2 headers, they are not needed here.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/hantro/hantro_v4l2.c