[PATCH] powerpc/82xx: Remove pq2_init_pci
Michael Ellerman
mpe at ellerman.id.au
Thu Aug 17 22:50:44 AEST 2023
Christophe Leroy <christophe.leroy at csgroup.eu> writes:
> Commit 859b21a008eb ("powerpc: drop PowerQUICC II Family ADS platform
> support") removed last user of pq2_init_pci.
>
> Remove it.
>
> Signed-off-by: Christophe Leroy <christophe.leroy at csgroup.eu>
> ---
> arch/powerpc/platforms/82xx/pq2.c | 46 -------------------------------
> 1 file changed, 46 deletions(-)
Haha, from my local tree:
$ show --stat dev/mpe
commit d4268218b50422292cb5e1273cc6829fb3b22b5b
Author: Michael Ellerman <mpe at ellerman.id.au>
AuthorDate: Wed Aug 16 14:06:50 2023 +1000
Commit: Michael Ellerman <mpe at ellerman.id.au>
CommitDate: Wed Aug 16 14:08:47 2023 +1000
powerpc/82xx: Drop unused pq2 PCI code
The last caller of this code was removed when the pq2fads platform was
dropped in commit 859b21a008eb ("powerpc: drop PowerQUICC II Family ADS
platform support").
Signed-off-by: Michael Ellerman <mpe at ellerman.id.au>
arch/powerpc/platforms/82xx/pq2.c | 46 ---------------------------------------
1 file changed, 46 deletions(-)
But I'll take yours because you sent it first.
cheers
More information about the Linuxppc-dev
mailing list