On Tue, 2016-12-04 at 05:33:58 UTC, Rashmica Gupta wrote:
> Support for the A2 cpu was removed in commit fb5a515704d7 ("powerpc:
> Remove platforms/wsp and associated pieces"), and the externs:
> __setup_cpu_a2 and __restore_cpu_a2 are still around and unused, so
> remove them.
>
> Signed-off-by:
Support for the A2 cpu was removed in commit fb5a515704d7 ("powerpc:
Remove platforms/wsp and associated pieces"), and the externs:
__setup_cpu_a2 and __restore_cpu_a2 are still around and unused, so
remove them.
Signed-off-by: Rashmica Gupta
---
arch/powerpc/kernel/cputable.c | 2 --
1 file cha