Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-22 | m32r: use generic current.h | Davidlohr Bueso | 1 | -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> | |||||
2009-04-17 | m32r: move include/asm-m32r headers to arch/m32r/include/asm | Hirokazu Takata | 1 | -0/+15 | |
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org> |