linux/drivers/media/platform/ti
Uwe Kleine-König (The Capable Hub) 1b44cfa834 media: ti: vpe: #include <linux/platform_device.h> explicitly
The driver uses several symbols and structs defined in that header. The
header is currently included transitively via

	"vip.h" ->
	<media/v4l2-ctrls.h> ->
	<media/media-request.h> ->
	<media/media-device.h> ->
	<linux/platform_device.h>

which seems to be on the lower end of the scale between random and
reliable.

Acked-by: Danilo Krummrich <dakr@kernel.org>
Reviewed-by: Yemike Abhilash Chandra <y-abhilashchandra@ti.com>
Acked-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://patch.msgid.link/9f2e0e001eec087f00ac2c5af2de2e8f6d0978c1.1782808461.git.u.kleine-koenig@baylibre.com
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
2026-07-03 07:38:14 +02:00
..
am437x media: platform: use (t,l)/wxh format for rectangle 2025-04-30 08:16:07 +02:00
cal Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
davinci media: vpif_capture: fix OF node reference imbalance 2026-05-05 16:57:02 +02:00
j721e-csi2rx media: ti: j721e-csi2rx: Fix error handling for media_entity_remote_source_pad_unique() 2026-05-28 21:25:38 +03:00
omap Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
omap3isp media: omap3isp: drop the use count of v4l2 pipeline 2026-03-11 01:05:38 +01:00
vpe media: ti: vpe: #include <linux/platform_device.h> explicitly 2026-07-03 07:38:14 +02:00
Kconfig media: ti: j721e-csi2rx: Support runtime suspend 2026-05-20 15:28:38 +03:00
Makefile media: ti: Add CSI2RX support for J721E 2023-10-12 09:22:29 +02:00