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

2019-03-24 Thread Greentime Hu
Hi Yamada, Masahiro Yamada 於 2019年3月22日 週五 下午11:22寫道: > > NDS32 is the only architecture that creates , > which is not included anyone. > > Signed-off-by: Masahiro Yamada > --- > > arch/nds32/include/asm/Kbuild | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/nds32/include/asm/Kbuil

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

2019-03-22 Thread Masahiro Yamada
NDS32 is the only architecture that creates , which is not included anyone. Signed-off-by: Masahiro Yamada --- arch/nds32/include/asm/Kbuild | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/nds32/include/asm/Kbuild b/arch/nds32/include/asm/Kbuild index 7ef8695..c131e0e 100644 --- a/arch/