]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cris: use generic current.h
authorDavidlohr Bueso <dave@stgolabs.net>
Fri, 24 Feb 2017 22:55:36 +0000 (14:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Feb 2017 01:46:53 +0000 (17:46 -0800)
commit8d4a0170026216e315b1a52ba15357b88487fbc8
tree99002c995059911e7156b57adaeb5448df6941a8
parentf1ef09fde17f9b77ca1435a5b53a28b203afb81c
cris: 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-3-git-send-email-dave@stgolabs.net
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/cris/include/asm/Kbuild
arch/cris/include/asm/current.h [deleted file]