media: imx: imx7-media-csi: Include headers explicitly
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 25 Jul 2023 19:14:45 +0000 (21:14 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 9 Dec 2023 06:38:49 +0000 (07:38 +0100)
commit2a0ed5a3573b88e85d778e81d2be3c0fdf7a884d
tree950a952e5f43ffaef81b23a899aa591098110613
parent6180056b0e0c097dad5d1569dcd661eaf509ea43
media: imx: imx7-media-csi: Include headers explicitly

Include all the headers that the driver needs explicitly instead of
relying on indirect inclusion. While at it, drop a few unneeded headers.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/nxp/imx7-media-csi.c