projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f9ea6b
)
nds32: remove unused generic-y += cmpxchg-local.h
author
Masahiro Yamada
<yamada.masahiro@socionext.com>
Thu, 18 Apr 2019 09:38:56 +0000
(18:38 +0900)
committer
Greentime 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
patch
|
blob
|
history
diff --git
a/arch/nds32/include/asm/Kbuild
b/arch/nds32/include/asm/Kbuild
index 64ceff7ab99b790974fc8f7073c893a2d9f1691d..e8dbfbf8cc69c546165054dba2ecbbd6e99b83fc 100644
(file)
--- 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