Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f69eefd1 authored by Sanjeev Premi's avatar Sanjeev Premi Committed by Tony Lindgren
Browse files

omap3: fix minor typos



This patch fixes typos that were remaining after
the file and functions were renamed.

Signed-off-by: default avatarSanjeev Premi <premi@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 4f85f99b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/*
 * 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.
 */