[PATCH] [POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.c

Scott Wood scottwood at freescale.com
Tue Aug 28 01:44:26 EST 2007


On Mon, Aug 27, 2007 at 10:25:53AM -0500, Kumar Gala wrote:
> diff --git a/arch/powerpc/platforms/85xx/mpc8544_ds.c b/arch/powerpc/platforms/85xx/mpc8544_ds.c
> deleted file mode 100644
> index 0f834d8..0000000
> --- a/arch/powerpc/platforms/85xx/mpc8544_ds.c
> +++ /dev/null
> @@ -1,186 +0,0 @@
> -/*
> - * MPC8544 DS Board Setup
> - *
[snip]
> diff --git a/arch/powerpc/platforms/85xx/mpc85xx_ds.c b/arch/powerpc/platforms/85xx/mpc85xx_ds.c
> new file mode 100644
> index 0000000..0f834d8
> --- /dev/null
> +++ b/arch/powerpc/platforms/85xx/mpc85xx_ds.c
> @@ -0,0 +1,186 @@
> +/*
> + * MPC8544 DS Board Setup
> + *

If you pass -M to git-format-patch, it'll detect renames rather than
showing a large delete followed by a large create.

-Scott



More information about the Linuxppc-dev mailing list