[U-Boot] [PATCH 1/2] DaVinci: rename gpio_defs.h to gpio.h
Albert ARIBAUD
albert.u.boot at aribaud.net
Sat Jul 16 11:11:15 CEST 2011
Hi Laurence,
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<lwithers at 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.
Amicalement,
--
Albert.
More information about the U-Boot
mailing list