On Wed, Aug 14, 2024 at 06:34:25PM +0800, Gaosheng Cui wrote: > The cvmx_fpa_shutdown_pool() has been removed since > commit a03822ea5df6 ("MIPS: OCTEON: Remove some unused files."), > the declaration and cvmx_ipd_free_ptr would not be used,so remove > them. /local/tbogendoerfer/korg/linux/drivers/staging/octeon/ethernet.c:958:2: error: implicit declaration of function ‘cvmx_ipd_free_ptr’; did you mean ‘cvmx_fpa_free’? [-Werror=implicit-function-declaration] 958 | cvmx_ipd_free_ptr(); Doesn't look unused to me. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]