]> git.baikalelectronics.ru Git - kernel.git/commit
m32r: use generic current.h
authorDavidlohr Bueso <dave@stgolabs.net>
Wed, 22 Feb 2017 23:40:32 +0000 (15:40 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 23 Feb 2017 00:41:26 +0000 (16:41 -0800)
commite2caf95d3e6a2bd8f145d39c264721c5e4613397
treebaaa66701706ace487b8e2a76fdb9458231aad03
parent0be142e7ecab932455443e63c79dba5b26097b32
m32r: use generic current.h

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>
arch/m32r/include/asm/Kbuild
arch/m32r/include/asm/current.h [deleted file]