OSDN Git Service

powerpc/boot: remove unused function find_node_by_linuxphandle()
authorFrank Rowand <frank.rowand@sony.com>
Sun, 24 Apr 2022 18:40:14 +0000 (13:40 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 26 Apr 2022 03:17:00 +0000 (13:17 +1000)
commit2fb70d1d36e2f8482a78bb8aae688ae1416af889
treea8a41c694724be0805c18cb7e4d5243165a54598
parent755a9d44e6e2a217cceaab9fe2c8bac55ee7f8b2
powerpc/boot: remove unused function find_node_by_linuxphandle()

The last user of find_node_by_linuxphandle() was removed in v4.18-rc1
by commit 30f4bbe0472a ("powerpc/boot: Remove support for Marvell MPSC serial controller")
four years ago.  This function is no longer needed.

Signed-off-by: Frank Rowand <frank.rowand@sony.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220424184014.968274-1-frowand.list@gmail.com
arch/powerpc/boot/ops.h