omap3: fix minor typos
authorSanjeev Premi <premi@ti.com>
Tue, 15 Feb 2011 10:57:31 +0000 (10:57 +0000)
committerTony Lindgren <tony@atomide.com>
Thu, 17 Feb 2011 23:58:28 +0000 (15:58 -0800)
This patch fixes typos that were remaining after
the file and functions were renamed.

Signed-off-by: Sanjeev Premi <premi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-flash.c

index fd38c05bb47fdff9f718b0d960c7c06ec78c3db3..ce61200ae68e5c60da51648963e1db82d88512f4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * board-sdp-flash.c
+ * board-flash.c
  * Modified from mach-omap2/board-3430sdp-flash.c
  *
  * Copyright (C) 2009 Nokia Corporation
@@ -189,7 +189,7 @@ unmap:
 }
 
 /**
- * sdp3430_flash_init - Identify devices connected to GPMC and register.
+ * board_flash_init - Identify devices connected to GPMC and register.
  *
  * @return - void.
  */