Skip to content

Commit

Permalink
omap3: fix minor typos
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sanjeev Premi authored and Tony Lindgren committed Feb 17, 2011
1 parent 4f85f99 commit f69eefd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm/mach-omap2/board-flash.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* board-sdp-flash.c
* board-flash.c
* Modified from mach-omap2/board-3430sdp-flash.c
*
* Copyright (C) 2009 Nokia Corporation
Expand Down Expand Up @@ -189,7 +189,7 @@ static u8 get_gpmc0_type(void)
}

/**
* sdp3430_flash_init - Identify devices connected to GPMC and register.
* board_flash_init - Identify devices connected to GPMC and register.
*
* @return - void.
*/
Expand Down

0 comments on commit f69eefd

Please sign in to comment.