* Sukumar Ghorai <s-ghorai@xxxxxx> [100616 14:34]: > 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@xxxxxx> > --- > arch/arm/mach-omap2/Makefile | 2 +- > arch/arm/mach-omap2/board-3430sdp.c | 16 ++- > arch/arm/mach-omap2/board-flash.c | 253 ++++++++++++++++++++++ > arch/arm/mach-omap2/board-sdp-flash.c | 267 ------------------------ > arch/arm/mach-omap2/include/mach/board-flash.h | 28 +++ > arch/arm/mach-omap2/include/mach/board-sdp.h | 21 -- > 6 files changed, 296 insertions(+), 291 deletions(-) > create mode 100755 arch/arm/mach-omap2/board-flash.c > delete mode 100755 arch/arm/mach-omap2/board-sdp-flash.c > create mode 100644 arch/arm/mach-omap2/include/mach/board-flash.h > delete mode 100644 arch/arm/mach-omap2/include/mach/board-sdp.h Looks like this one won't apply: patching file arch/arm/mach-omap2/board-sdp-flash.c Hunk #1 FAILED at 1. File arch/arm/mach-omap2/board-sdp-flash.c is not empty after patch, as expected Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html