diff mbox

[1/2] omap3: fix minor typos

Message ID 1297767452-22554-2-git-send-email-premi@ti.com (mailing list archive)
State Accepted
Commit f69eefd18d5201cd512c862a4bd27b8e8febd20b
Delegated to: Tony Lindgren
Headers show

Commit Message

Sanjeev Premi Feb. 15, 2011, 10:57 a.m. UTC
None
diff mbox

Patch

diff --git a/arch/arm/mach-omap2/board-flash.c b/arch/arm/mach-omap2/board-flash.c
index fd38c05..ce61200 100644
--- a/arch/arm/mach-omap2/board-flash.c
+++ b/arch/arm/mach-omap2/board-flash.c
@@ -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.
  */