]> asedeno.scripts.mit.edu Git - linux.git/commit
powerpc: Remove __arch_swab*
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 24 Jun 2014 02:28:56 +0000 (12:28 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 24 Jun 2014 02:43:15 +0000 (12:43 +1000)
commit716821c9438bf7a61edd4c097ed1415a9cf14a7d
tree6274335c4457375b5e31cd2288ab5ea94a69173b
parentbf77ee2a7a544f09683f73dcd7cad7ef81f1005c
powerpc: Remove __arch_swab*

The generic code uses gcc built-ins which work fine so there's no benefit
in implementing our own anymore.

We can't completely remove the ld/st_le* functions as some historical
cruft still uses them, but that's next on the radar

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/swab.h