powerpc/irq: drop __irq_offset_value
authorChristophe Leroy <christophe.leroy@c-s.fr>
Sat, 9 Mar 2019 17:47:27 +0000 (18:47 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 2 May 2019 15:58:11 +0000 (01:58 +1000)
commit502523fd1d2ac559b41d8302dc9f826f578ec54d
tree8675684939dadd601e77277e4a5ddba901b4bb61
parent65184f2f045abc0eb35f934f6cbf7e23b9875e7c
powerpc/irq: drop __irq_offset_value

This patch drops__irq_offset_value which has not been used since
commit 9c4cb8251513 ("powerpc: Remove use of CONFIG_PPC_MERGE")

This removes a sparse warning.

Fixes: 9c4cb8251513 ("powerpc: Remove use of CONFIG_PPC_MERGE")
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/irq.c