aboutsummaryrefslogtreecommitdiff
path: root/arch/nds32/include
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2019-04-18 18:38:56 +0900
committerGreentime Hu <greentime@andestech.com>2019-05-07 17:52:10 +0800
commitc58867615d57859bf5a5aedb13d4646b98d930fe (patch)
treecce87509f1d210030c44443f47b5842863b0eea4 /arch/nds32/include
parent7f9ea6b799ef0f3adc7e860937dec633545b5f6f (diff)
nds32: remove unused generic-y += cmpxchg-local.h
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>
Diffstat (limited to 'arch/nds32/include')
-rw-r--r--arch/nds32/include/asm/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/nds32/include/asm/Kbuild b/arch/nds32/include/asm/Kbuild
index 64ceff7ab99b..e8dbfbf8cc69 100644
--- a/arch/nds32/include/asm/Kbuild
+++ b/arch/nds32/include/asm/Kbuild
@@ -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