From: Sakari Ailus Date: Tue, 13 Jun 2023 16:33:58 +0000 (+0200) Subject: media: v4l: fwnode: Remove unneeded forward declaration X-Git-Tag: v6.6-rc1~97^2~218 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2cc2a32d266dbea4011e1020ad5fbecf1713c89;p=thirdparty%2Fkernel%2Flinux.git media: v4l: fwnode: Remove unneeded forward declaration Remove an unneeded declaration for struct fwnode_handle. Signed-off-by: Sakari Ailus Tested-by: Lad Prabhakar # Renesas RZ/G2L SMARC Signed-off-by: Mauro Carvalho Chehab --- diff --git a/include/media/v4l2-fwnode.h b/include/media/v4l2-fwnode.h index a9a89035e282d..f7c57c7765898 100644 --- a/include/media/v4l2-fwnode.h +++ b/include/media/v4l2-fwnode.h @@ -21,8 +21,6 @@ #include -struct fwnode_handle; - /** * struct v4l2_fwnode_endpoint - the endpoint data structure * @base: fwnode endpoint of the v4l2_fwnode