]> git.karo-electronics.de Git - karo-tx-linux.git/commit
alpha: use generic current.h
authorDavidlohr Bueso <dave@stgolabs.net>
Fri, 24 Feb 2017 23:00:14 +0000 (15:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Feb 2017 01:46:56 +0000 (17:46 -0800)
commit35ca6953cac4a6d92c2d54e946a4e153d944b027
tree1c97c9f38c20ce5a103772350543a4e5c70ba37d
parent9ef5ea20134e72689b9877e787fa84ab67d77cc5
alpha: 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/1485992878-4780-2-git-send-email-dave@stgolabs.net
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Matt Turner <mattst88@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/alpha/include/asm/Kbuild
arch/alpha/include/asm/current.h [deleted file]