Re: powerpc32: get rid of sub_reloc_offset()
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2016-06-02 07:29:24
Also in:
lkml
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2016-06-02 07:29:24
Also in:
lkml
On Mon, 2016-23-05 at 08:45:49 UTC, Christophe Leroy wrote:
sub_reloc_offset() has not been used since
commit 917f0af9e5a9 ("powerpc: Remove arch/ppc and include/asm-ppc")
which removed include/asm-ppc/prom.h
Signed-off-by: Christophe Leroy <redacted>
---
arch/powerpc/kernel/misc_32.S | 14 --------------
1 file changed, 14 deletions(-)Thanks. For future patches can you use "powerpc/32:" as your prefix, thanks. cheers