Re: [PATCH] MIPS: netlogic: Remove unused code

2020-09-18 Thread Thomas Bogendoerfer
On Sat, Sep 12, 2020 at 09:54:39AM +0800, Youling Tang wrote: > Remove some unused code. > > Signed-off-by: Youling Tang > --- > arch/mips/include/asm/netlogic/psb-bootinfo.h | 15 --- > 1 file changed, 15 deletions(-) applied to mips-next. Thomas. -- Crap can work. Given enough

[PATCH] MIPS: netlogic: Remove unused code

2020-09-11 Thread Youling Tang
Remove some unused code. Signed-off-by: Youling Tang --- arch/mips/include/asm/netlogic/psb-bootinfo.h | 15 --- 1 file changed, 15 deletions(-) diff --git a/arch/mips/include/asm/netlogic/psb-bootinfo.h b/arch/mips/include/asm/netlogic/psb-bootinfo.h index 6878307..272544b 100644