summaryrefslogtreecommitdiffstats
path: root/arch/nds32
diff options
context:
space:
mode:
authorMasahiro Yamada2019-04-18 11:38:56 +0200
committerGreentime Hu2019-05-07 11:52:10 +0200
commitc58867615d57859bf5a5aedb13d4646b98d930fe (patch)
treecce87509f1d210030c44443f47b5842863b0eea4 /arch/nds32
parentnds32: Use the correct style for SPDX License Identifier (diff)
downloadkernel-qcow2-linux-c58867615d57859bf5a5aedb13d4646b98d930fe.tar.gz
kernel-qcow2-linux-c58867615d57859bf5a5aedb13d4646b98d930fe.tar.xz
kernel-qcow2-linux-c58867615d57859bf5a5aedb13d4646b98d930fe.zip
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')
-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