aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/sections.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-06-13Blackfin: move custom sections into sections.hMike Frysinger1-0/+11
The Blackfin arch has a bunch of custom section markings for its on-chip regions, but they aren't declared in the right header. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu1-0/+7
Signed-off-by: Bryan Wu <cooloney@kernel.org>