[PATCH] powerpc: use the asm-genric versions of some uapi includes

Arnd Bergmann arnd at arndb.de
Fri May 26 19:58:26 AEST 2017


On Fri, May 26, 2017 at 8:19 AM, Stephen Rothwell <sfr at canb.auug.org.au> wrote:
> These are completely obvious as all they do is include the asm-generic
> versions.
>
> Signed-off-by: Stephen Rothwell <sfr at canb.auug.org.au>

I think I had a patch series to do those some 10 years ago and never
submitted it ;-)

Acked-by: Arnd Bergmann <arnd at arndb.de>

asm/sockios.h is identical to the asm-generic version, so we can do
the same there.

asm/swab.h is functionally identical, the asm-generic version
also has a workaround for non-gcc compilers.

asm/socket.h would also be easy to change so we mostly use
asm-generic, the generic version already has a special case
for powerpc.


More information about the Linuxppc-dev mailing list