Re: [PATCH] powerpc: Remove unused prototype for of_show_percpuinfo
From: Michael Ellerman <hidden> Date: 2021-10-11 12:10:07
On Fri, 3 Sep 2021 16:32:46 +1000, Daniel Axtens wrote:
commit 6d7f58b04d82 ("[PATCH] powerpc: Some minor cleanups to setup_32.c")
removed of_show_percpuinfo but didn't remove the prototype.
Remove it.
[...]