m32r: use generic current.h
authorDavidlohr Bueso <[email protected]>
Wed, 22 Feb 2017 23:40:32 +0000 (15:40 -0800)
committerLinus Torvalds <[email protected]>
Thu, 23 Feb 2017 00:41:26 +0000 (16:41 -0800)
commit6408b6fb99a066f92a4aa6215169d2264c05af48
treebaaa66701706ace487b8e2a76fdb9458231aad03
parent7659c655bededecd88f6f25102ba3ab926af92cc
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/[email protected]
Signed-off-by: Davidlohr Bueso <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/m32r/include/asm/Kbuild
arch/m32r/include/asm/current.h [deleted file]