[U-Boot] [PATCH 1/3] linkage.h: move from blackfin to common includes
Fabio Estevam
festevam at gmail.com
Wed Jan 11 03:05:35 CET 2012
On Wed, Nov 30, 2011 at 5:23 AM, Macpaul Lin <macpaul at andestech.com> wrote:
> Add linkage.h support from blackfin to common include,
> which is a reduced version from Linux.
>
> Signed-off-by: Macpaul Lin <macpaul at andestech.com>
> ---
> arch/blackfin/include/asm/linkage.h | 74 -----------------------------------
> include/linux/linkage.h | 72 ++++++++++++++++++++++++++++++++++
> 2 files changed, 72 insertions(+), 74 deletions(-)
> delete mode 100644 arch/blackfin/include/asm/linkage.h
> create mode 100644 include/linux/linkage.h
You can use the -M git option to properly do the filename change.
Regards,
Fabio Estevam
More information about the U-Boot
mailing list