commit | 01c6505d602f47d93209f82bd652329d0e17eeb0 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Sat Apr 26 09:57:35 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri May 02 01:30:21 2014 -0400 |
tree | b204d12bd2b91922993dc20dc01e8a2b0beda2d3 | |
parent | c46064b4e8fecc469ec2fa606ad0cccf4d2e49c0 [diff] |
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>