summaryrefslogtreecommitdiff
path: root/arch/cris/include/asm/sections.h
AgeCommit message (Collapse)AuthorFilesLines
2014-10-10cris: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven1-7/+0
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Jesper Nilsson <jesper.nilsson@axis.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson1-0/+7
Change all users of header files to correct path. Remove some unneeded headers for arch-v32. Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>