media: bcm2835-unicam: Include v4l2-subdev.h
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 1 May 2024 13:08:10 +0000 (14:08 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 2 May 2024 10:13:01 +0000 (11:13 +0100)
commit79390f965be77dbe13eaa5745e6f94623ba30627
tree8691ab567745a0e44c357cb8156423e3957bf218
parent4454369771712af1305479b59df694eafb979798
media: bcm2835-unicam: Include v4l2-subdev.h

The unicam driver uses the v4l2_subdev structure. Include the
corresponding header instead of relying on indirect includes.

Closes: https://lore.kernel.org/oe-kbuild-all/202404302324.8aTC84kE-lkp@intel.com/
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Ricardo Ribalda <ribalda@chromium.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/broadcom/bcm2835-unicam.c