Skip to content
Commit ac851744 authored by Paul Burton's avatar Paul Burton Committed by Masahiro Yamada
Browse files

powerpc: Remove -Wattribute-alias pragmas



With SYSCALL_DEFINEx() disabling -Wattribute-alias generically, there's
no need to duplicate that for PowerPC syscalls.

This reverts commit 41552037 ("powerpc: fix build failure by
disabling attribute-alias warning in pci_32") and commit 2479bfc9
("powerpc: Fix build by disabling attribute-alias warning for
SYSCALL_DEFINEx").

Signed-off-by: default avatarPaul Burton <paul.burton@mips.com>
Acked-by: default avatarChristophe Leroy <christophe.leroy@c-s.fr>
Acked-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent bee20031
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment