aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/include/asm/sections.h
Commit message (Collapse)AuthorAge
* cris: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2014-10-09
| | | | | | | 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>
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-29
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>