soc: xilinx: vcu: fix repeated word the in comment
authorMichael Tretter <m.tretter@pengutronix.de>
Thu, 21 Jan 2021 07:16:57 +0000 (08:16 +0100)
committerStephen Boyd <sboyd@kernel.org>
Tue, 9 Feb 2021 02:31:25 +0000 (18:31 -0800)
commite2fb5c3b23154a69a1baf78e5ba491d4b4bd8d82
tree23855d8e1a8d539b3e2e6d6a693e5868c0d9b4a2
parentbc2702027062a5d19d3b606a3e053a86f74047c2
soc: xilinx: vcu: fix repeated word the in comment

Fixes the following checkpatch warning:

WARNING: Possible repeated word: 'the'
#703: FILE: drivers/soc/xilinx/xlnx_vcu.c:703:
+       /* Add the the Gasket isolation and put the VCU in reset. */

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
Acked-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/20210121071659.1226489-14-m.tretter@pengutronix.de
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/soc/xilinx/xlnx_vcu.c