Re: [PATCH v2] nds32: remove unused generic-y += cmpxchg-local.h

2019-04-24 Thread Greentime Hu
Masahiro Yamada 於 2019年4月18日 週四 下午5:39寫道: > > NDS32 is the only architecture that creates , > which is not included by anyone. > > Signed-off-by: Masahiro Yamada > --- > > Changes in v2: > - Fix a typo in commit log > > arch/nds32/include/asm/Kbuild | 1 - > 1 file changed, 1 deletion(-) > > d

[PATCH v2] nds32: remove unused generic-y += cmpxchg-local.h

2019-04-18 Thread Masahiro Yamada
NDS32 is the only architecture that creates , which is not included by anyone. Signed-off-by: Masahiro Yamada --- Changes in v2: - Fix a typo in commit log arch/nds32/include/asm/Kbuild | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/nds32/include/asm/Kbuild b/arch/nds32/include/asm/