OSDN Git Service

nds32: remove unused generic-y += cmpxchg-local.h
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 18 Apr 2019 09:38:56 +0000 (18:38 +0900)
committerGreentime Hu <greentime@andestech.com>
Tue, 7 May 2019 09:52:10 +0000 (17:52 +0800)
NDS32 is the only architecture that creates <asm/cmpxchg-local.h>,
which is not included by anyone.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
arch/nds32/include/asm/Kbuild

index 64ceff7..e8dbfbf 100644 (file)
@@ -6,7 +6,6 @@ generic-y += bugs.h
 generic-y += checksum.h
 generic-y += clkdev.h
 generic-y += cmpxchg.h
-generic-y += cmpxchg-local.h
 generic-y += compat.h
 generic-y += cputime.h
 generic-y += device.h