media: xilinx: Drop unexpected word 'with' in comments

There is an unexpected word 'with' in the comments that need to be
dropped.

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
This commit is contained in:
Jiang Jian 2022-06-23 13:29:48 +01:00 committed by Mauro Carvalho Chehab
parent 69681cd041
commit 91bbc1b175

View File

@ -28,8 +28,8 @@ struct clk;
#define XVIP_MAX_HEIGHT 7680
/*
* Pad IDs. IP cores with with multiple inputs or outputs should define
* their own values.
* Pad IDs. IP cores with multiple inputs or outputs should define their own
* values.
*/
#define XVIP_PAD_SINK 0
#define XVIP_PAD_SOURCE 1