summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2010-07-08 10:37:26 +0200
committerJiri Kosina <jkosina@suse.cz>2010-07-11 22:27:33 +0200
commit7778dc3e873b7341e52e82a6ae4c65ed03d57a83 (patch)
tree4a53fdf785b443b271e516061291b21fb6f6c00b /arch
parent49a3df804bec09b8ee8196f79b81757e95cc6de4 (diff)
downloadlinux-stable-7778dc3e873b7341e52e82a6ae4c65ed03d57a83.tar.gz
linux-stable-7778dc3e873b7341e52e82a6ae4c65ed03d57a83.tar.bz2
linux-stable-7778dc3e873b7341e52e82a6ae4c65ed03d57a83.zip
remove a duplicated comment line
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/plat-mxc/dma-mx1-mx2.c1
1 files changed, 0 insertions, 1 deletions
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.
*