]> git.proxmox.com Git - mirror_ubuntu-artful-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)
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/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]