Browse Source

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>
Uwe Kleine-König 15 years ago
parent
commit
7778dc3e87
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/plat-mxc/dma-mx1-mx2.c

+ 0 - 1
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.
  *