[media] soc-camera/sh_mobile_csi2: remove unused driver
The sh_mobile_csi2 isn't used anymore (was it ever?), so remove it. Especially since the soc-camera framework is being deprecated. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:

committed by
Mauro Carvalho Chehab

parent
563bf7a72e
commit
f304562ed3
@@ -21,7 +21,6 @@ struct sh_mobile_ceu_info {
|
||||
unsigned long flags;
|
||||
int max_width;
|
||||
int max_height;
|
||||
struct sh_mobile_ceu_companion *csi2;
|
||||
struct v4l2_async_subdev **asd; /* Flat array, arranged in groups */
|
||||
unsigned int *asd_sizes; /* 0-terminated array pf asd group sizes */
|
||||
};
|
||||
|
Reference in New Issue
Block a user