linkage.h: move from blackfin to common includes
authorMacpaul Lin <macpaul@andestech.com>
Thu, 1 Dec 2011 04:32:10 +0000 (12:32 +0800)
committerMike Frysinger <vapier@gentoo.org>
Sun, 12 Feb 2012 20:03:26 +0000 (15:03 -0500)
commit273d11eae5cbd124ea64df99d14678b4d3694961
treec32829025a596b3c4278a4aa83e0cc6f064cfcb0
parent051a5f30f16739c11f762a7ae0c26ae95f26d62e
linkage.h: move from blackfin to common includes

1. Add linkage.h support from blackfin to common include,
   which is a reduced version from Linux.
2. Add architecture part support of linkage.h into blackfin
3. Fix include path of in blackfin related to linkage.h
   due to header file movement.

Signed-off-by: Macpaul Lin <macpaul@andestech.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/cpu/cache.S
arch/blackfin/include/asm/blackfin_local.h
arch/blackfin/include/asm/cache.h
arch/blackfin/include/asm/linkage.h
arch/blackfin/lib/__kgdb.S
arch/blackfin/lib/outs.S
include/linux/linkage.h [new file with mode: 0644]