]> git.baikalelectronics.ru Git - kernel.git/commit
score: remove asm/current.h
authorDavidlohr Bueso <dave@stgolabs.net>
Wed, 22 Feb 2017 23:40:38 +0000 (15:40 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 23 Feb 2017 00:41:27 +0000 (16:41 -0800)
commit3f77d23363ffa8f3f50ec3795c8f8b0e7567612a
tree12771c45d4740bf4d2a0885805c5ed8a8b614381
parentf3956c18344152d4c8108d6728c1d0894aea4547
score: remove asm/current.h

...  it's already using the generic version anyways, so just drop the file
as do the other archs that do not implement their own version of the
current macro.

Link: http://lkml.kernel.org/r/1485992878-4780-5-git-send-email-dave@stgolabs.net
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Cc: Chen Liqin <liqin.linux@gmail.com>
Cc: Lennox Wu <lennox.wu@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/score/include/asm/Kbuild
arch/score/include/asm/current.h [deleted file]