summaryrefslogtreecommitdiffstats
path: root/arch/m32r/include/asm/current.h
Commit message (Collapse)AuthorAgeFilesLines
* m32r: use generic current.hDavidlohr Bueso2017-02-221-15/+0
| | | | | | | | | | | Given that the arch does not add its own implementations, simply use the asm-generic/current.h (generic-y) header instead of duplicating code. Link: http://lkml.kernel.org/r/1482896994-25863-1-git-send-email-dave@stgolabs.net Signed-off-by: Davidlohr Bueso <dbueso@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata2009-04-171-0/+15
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>