mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-08 07:15:55 +00:00
media: atmel-isi: Remote unneeeded forward declaration
Remove an unneeded forward declaration for struct v4l2_async_subdev. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Tested-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> # Renesas RZ/G2L SMARC Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
This commit is contained in:
parent
b2cc2a32d2
commit
eb934fa7b9
@ -121,8 +121,6 @@
|
|||||||
#define ISI_DATAWIDTH_8 0x01
|
#define ISI_DATAWIDTH_8 0x01
|
||||||
#define ISI_DATAWIDTH_10 0x02
|
#define ISI_DATAWIDTH_10 0x02
|
||||||
|
|
||||||
struct v4l2_async_subdev;
|
|
||||||
|
|
||||||
struct isi_platform_data {
|
struct isi_platform_data {
|
||||||
u8 has_emb_sync;
|
u8 has_emb_sync;
|
||||||
u8 hsync_act_low;
|
u8 hsync_act_low;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user