sparc32: replace flip_dword() with swab32()
authorSam Ravnborg <sam@ravnborg.org>
Sat, 26 Apr 2014 07:57:35 +0000 (09:57 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 May 2014 05:30:21 +0000 (01:30 -0400)
commit01c6505d602f47d93209f82bd652329d0e17eeb0
treeb204d12bd2b91922993dc20dc01e8a2b0beda2d3
parentc46064b4e8fecc469ec2fa606ad0cccf4d2e49c0
sparc32: replace flip_dword() with swab32()

The latter is a generic implmentation.
flip_{,d}word() is sparc32 specific and will be dropped.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Daniel Hellstrom <daniel@gaisler.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/leon_pci_grpci1.c
arch/sparc/kernel/leon_pci_grpci2.c
arch/sparc/kernel/pcic.c