From: Uwe Kleine-König Date: Thu, 8 Jul 2010 08:37:26 +0000 (+0200) Subject: remove a duplicated comment line X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=7778dc3e873b7341e52e82a6ae4c65ed03d57a83;p=linux-beck.git remove a duplicated comment line Signed-off-by: Uwe Kleine-König Signed-off-by: Jiri Kosina --- diff --git a/arch/arm/plat-mxc/dma-mx1-mx2.c b/arch/arm/plat-mxc/dma-mx1-mx2.c index e16014b0d13c..3765ac0d671a 100644 --- a/arch/arm/plat-mxc/dma-mx1-mx2.c +++ b/arch/arm/plat-mxc/dma-mx1-mx2.c @@ -760,7 +760,6 @@ EXPORT_SYMBOL(imx_dma_free); * @name: the driver/caller own non-%NULL identification * * This function tries to find a free channel in the specified priority group - * This function tries to find a free channel in the specified priority group * if the priority cannot be achieved it tries to look for free channel * in the higher and then even lower priority groups. *