omap3 flash: rename board-sdp-flash.c to be use by other boards
authorSukumar Ghorai <s-ghorai@ti.com>
Fri, 9 Jul 2010 14:27:47 +0000 (14:27 +0000)
committerTony Lindgren <tony@atomide.com>
Mon, 2 Aug 2010 12:43:29 +0000 (15:43 +0300)
commit13d6b73cf189945b7d20e749f9034329d227be6a
treeeb100f7b4df6a6dd39e1c632d7c96f1e110baf33
parentf450d86790ebf72ac93c7ea5addd6fa278aae64c
omap3 flash: rename board-sdp-flash.c to be use by other boards

rename board-sdp-flash.c(board-flash.c) and board-sdp.h(board-flash.h) to
used by other board e.g. zoom

Signed-off-by: Sukumar Ghorai <s-ghorai@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/board-3430sdp.c
arch/arm/mach-omap2/board-flash.c [new file with mode: 0644]
arch/arm/mach-omap2/board-sdp-flash.c [deleted file]
arch/arm/mach-omap2/include/mach/board-flash.h [new file with mode: 0644]
arch/arm/mach-omap2/include/mach/board-sdp.h [deleted file]
This page took 0.030464 seconds and 5 git commands to generate.