Re: [PATCH] MIPS: octeon: Remove unused functions
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Date: 2021-10-24 15:37:27
Also in:
lkml
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Date: 2021-10-24 15:37:27
Also in:
lkml
On Wed, Oct 20, 2021 at 05:32:51PM +0200, Thomas Bogendoerfer wrote:
cvmx_helper_initialize_packet_io_local() is unused and after removing it cvmx_pko_initialize_local() is also unused. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> --- arch/mips/cavium-octeon/executive/cvmx-helper.c | 10 ---------- arch/mips/cavium-octeon/executive/cvmx-pko.c | 14 -------------- arch/mips/include/asm/octeon/cvmx-helper.h | 7 ------- arch/mips/include/asm/octeon/cvmx-pko.h | 1 - 4 files changed, 32 deletions(-)
applied to mips-next. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]