Re: [PATCH 3/3] Revert "powerpc: fix build failure by disabling attribute-alias warning in pci_32"

From: Michael Ellerman
Date: Tue Jun 19 2018 - 09:01:39 EST


Paul Burton <paul.burton@xxxxxxxx> writes:
> With SYSCALL_DEFINEx() disabling -Wattribute-alias generically, there's
> no need to duplicate that for PowerPC's pciconfig_iobase syscall.
>
> This reverts commit 415520373975 ("powerpc: fix build failure by
> disabling attribute-alias warning in pci_32").
>
> Signed-off-by: Paul Burton <paul.burton@xxxxxxxx>

> ---
>
> arch/powerpc/kernel/pci_32.c | 4 ----
> 1 file changed, 4 deletions(-)

Acked-by: Michael Ellerman <mpe@xxxxxxxxxxxxxx>

cheers