linux/arch/powerpc/include
David Gibson 0eebf9b5d2 powerpc: Remove unused st_le*() and ld_le* functions
The powerpc specific st_le*() and ld_le*() functions in
arch/powerpc/asm/swab.h no longer have any users.  They are also
misleadingly named, since they always byteswap, even on a little-endian
host.

This patch removes them.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2015-03-24 13:33:52 +11:00
..
asm powerpc: Remove unused st_le*() and ld_le* functions 2015-03-24 13:33:52 +11:00
uapi/asm powerpc: Wire up sys_execveat() syscall 2014-12-29 15:44:53 +11:00