summaryrefslogtreecommitdiff
path: root/arch/cris/include/asm/spinlock.h
AgeCommit message (Collapse)AuthorFilesLines
2015-03-25CRIS: remove SMP codeRabin Vincent1-1/+0
The CRIS SMP code cannot be built since there is no (and appears to never have been) a CONFIG_SMP Kconfig option in arch/cris/. Remove it. Signed-off-by: Rabin Vincent <rabin@rab.in> Signed-off-by: Jesper Nilsson <jespern@axis.com>
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson1-0/+1
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>