Re: [PATCH 1/1] powerpc/boot: remove unused function find_node_by_linuxphandle()

2022-05-15 Thread Michael Ellerman
On Sun, 24 Apr 2022 13:40:14 -0500, frowand.l...@gmail.com wrote: > From: Frank Rowand > > 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 l

[PATCH 1/1] powerpc/boot: remove unused function find_node_by_linuxphandle()

2022-04-24 Thread frowand . list
From: Frank Rowand 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 --- arch/powerpc/boot/ops.h | 6 -