[PATCH] ARM: boot: compressed: ignore bswapsdi2.S
Kim Phillips
kim.phillips at freescale.com
Mon Feb 24 12:22:00 EST 2014
On Thu, 20 Feb 2014 15:30:31 -0500
Nicolas Pitre <nicolas.pitre at linaro.org> wrote:
> On Thu, 20 Feb 2014, Mark Rutland wrote:
>
> > Commit 017f161a55b4 (ARM: 7877/1: use built-in byte swap function) added
> > bswapsdi2.{o,S} to arch/arm/boot/compress/Makefile, but didn't update
> > the .gitignore. Thus after a build git status shows bswapsdi2.S as a new
> > file, which is a little annoying.
> >
> > This patch updates arch/arm/boot/compress/.gitignore to ignore
> > bswapsdi2.S, as we already do for ashldi3.S and others.
> >
> > Signed-off-by: Mark Rutland <mark.rutland at arm.com>
> > Cc: Kim Phillips <kim.phillips at freescale.com>
> > Cc: Nicolas Pitre <nico at linaro.org>
> > Cc: David Woodhouse <David.Woodhouse at intel.com>
> > Cc: Russell King <rmk+kernel at arm.linux.org.uk>
>
> Acked-by: Nicolas Pitre <nico at linaro.org>
Acked-by: Kim Phillips <kim.phillips at freescale.com>
Thanks,
Kim
More information about the linux-arm-kernel
mailing list