powerpc/misc: merge reloc_offset() and add_reloc_offset()
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 17 Apr 2018 11:23:10 +0000 (13:23 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 3 Jun 2018 14:39:17 +0000 (00:39 +1000)
commit0cc377d16e565b90b43b7550cdf5b3abd7942a75
treedbbcf2884f09180dc3acf6d7439163cb04905035
parent55a0edf083022e402042255a0afb03d0b3a63a9b
powerpc/misc: merge reloc_offset() and add_reloc_offset()

reloc_offset() is the same as add_reloc_offset(0)

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/misc.S