From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Tue, 10 Jan 2012 21:21:49 -0500 Subject: [U-Boot] [PATCH 1/3] linkage.h: move from blackfin to common includes In-Reply-To: References: <1322637827-4126-1-git-send-email-macpaul@andestech.com> Message-ID: <201201102121.50930.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday 10 January 2012 21:05:35 Fabio Estevam wrote: > On Wed, Nov 30, 2011 at 5:23 AM, Macpaul Lin wrote: > > Add linkage.h support from blackfin to common include, > > which is a reduced version from Linux. > > > > Signed-off-by: Macpaul Lin > > --- > > 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. the -M option is display of the changeset only ... it doesn't affect what gets committed/merged. but using -C/-M when sending patches would be nice as it's easier to review. -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. URL: