Re: [U-Boot] [PATCH 1/3] linkage.h: move from blackfin to common includes

2012-01-10 Thread Fabio Estevam
On Wed, Nov 30, 2011 at 5:23 AM, Macpaul Lin macp...@andestech.com wrote: Add linkage.h support from blackfin to common include, which is a reduced version from Linux. Signed-off-by: Macpaul Lin macp...@andestech.com ---  arch/blackfin/include/asm/linkage.h |   74

Re: [U-Boot] [PATCH 1/3] linkage.h: move from blackfin to common includes

2012-01-10 Thread Mike Frysinger
On Tuesday 10 January 2012 21:05:35 Fabio Estevam wrote: On Wed, Nov 30, 2011 at 5:23 AM, Macpaul Lin macp...@andestech.com wrote: Add linkage.h support from blackfin to common include, which is a reduced version from Linux. Signed-off-by: Macpaul Lin macp...@andestech.com ---

Re: [U-Boot] [PATCH 1/3] linkage.h: move from blackfin to common includes

2011-11-30 Thread Mike Frysinger
On Wednesday 30 November 2011 02:23:45 Macpaul Lin wrote: Add linkage.h support from blackfin to common include, which is a reduced version from Linux. since applying any of these patches alone will break things, you'll have to squash them into one. otherwise git bisect won't work.

[U-Boot] [PATCH 1/3] linkage.h: move from blackfin to common includes

2011-11-29 Thread Macpaul Lin
Add linkage.h support from blackfin to common include, which is a reduced version from Linux. Signed-off-by: Macpaul Lin macp...@andestech.com --- arch/blackfin/include/asm/linkage.h | 74 --- include/linux/linkage.h | 72