On Sat, Jul 16, 2011 at 05:11, Albert ARIBAUD wrote:
> Le 15/07/2011 13:27, Laurence Withers a écrit :
>> In preparation for a generic GPIO driver for the DA8xx processors,
>> rename<asm/arch/gpio_defs.h>  to<asm/arch/gpio.h>  and fix up all files
>> which include it.
>>
>> Signed-off-by: Laurence Withers<lwith...@guralp.com>
>> ---
>>   arch/arm/include/asm/arch-davinci/gpio.h      |   66 
>> +++++++++++++++++++++++++
>>   arch/arm/include/asm/arch-davinci/gpio_defs.h |   66 
>> -------------------------
>
> This is a rename, so use 'git mv...' and 'git format-patch -C' to let
> git and readers know it is.

the `git mv` is unnecessary.  the -C/-M options to
format-patch/send-email should be sufficient.
-mike
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to