Sukumar,
> -----Original Message-----
> From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-
> ow...@vger.kernel.org] On Behalf Of Tony Lindgren
> Sent: Monday, July 05, 2010 5:53 PM
> To: Ghorai, Sukumar
> Cc: linux-omap@vger.kernel.org
> Subject: Re: [PATCH v3 1/8] omap3 flash: rename board-sdp-flash.c to be
> use by other boards
> 
> * Sukumar Ghorai <s-gho...@ti.com> [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-gho...@ti.com>
> > ---
> >  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.

Regards,
Santosh
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to