[PATCH 0/2] media: bcm2835-unicam: Fix compilation errors and warnings

From: Laurent Pinchart
Date: Tue Apr 30 2024 - 17:32:07 EST


Hello,

This small patch series fixes two compilation issues reported by the
kernel test robot ([1]) in the newly merged Unicam driver. The fixes are
meant for v6.10.

[1] https://lore.kernel.org/linux-media/202404302324.8aTC84kE-lkp@xxxxxxxxx/

Laurent Pinchart (2):
media: bcm2835-unicam: Drop usage of of_match_ptr()
media: bcm2835-unicam: Include v4l2-subdev.h

drivers/media/platform/broadcom/bcm2835-unicam.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


base-commit: a1c6d22421501fc1016b99ac8570a1030714c70f
--
Regards,

Laurent Pinchart