Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-15 | arm: adapt asm/linkage.h from Linux | Aneesh V | |
This will add ARM specific over-rides for the defines from linux/linkage.h Signed-off-by: Aneesh V <aneesh@ti.com> Tested-by: Mike Frysinger <vapier@gentoo.org> | |||
2012-02-12 | linkage.h: move from blackfin to common includes | Macpaul Lin | |
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> |