Tony, > -----Original Message----- > From: Shilimkar, Santosh > Sent: Tuesday, July 06, 2010 11:35 AM > To: Tony Lindgren; Ghorai, Sukumar > Cc: linux-omap@xxxxxxxxxxxxxxx > Subject: RE: [PATCH v3 1/8] omap3 flash: rename board-sdp-flash.c to be > use by other boards > > Sukumar, > > -----Original Message----- > > From: linux-omap-owner@xxxxxxxxxxxxxxx [mailto:linux-omap- > > owner@xxxxxxxxxxxxxxx] On Behalf Of Tony Lindgren > > Sent: Monday, July 05, 2010 5:53 PM > > To: Ghorai, Sukumar > > Cc: linux-omap@xxxxxxxxxxxxxxx > > Subject: Re: [PATCH v3 1/8] omap3 flash: rename board-sdp-flash.c to be > > use by other boards > > > > * 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 > > > Try "git format-patch -M " when creating renaming patch. > [Ghorai] Thanks Tony & Santosh.. And I think I understood the problem of my format-patch option. Please check with the attached patch(updated). Regards, Ghorai
Attachment:
0001-omap3-flash-rename-board-sdp-flash.c-to-be-use-by-o.patch
Description: 0001-omap3-flash-rename-board-sdp-flash.c-to-be-use-by-o.patch