diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2015-02-03 16:36:25 +1100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2015-03-24 13:33:52 +1100 |
commit | 0eebf9b5d2da61f84cddd0ec2bb41be93f8fc82b (patch) | |
tree | 99011f6145b333035b4935e418f1ebdcce9f90ab /drivers/macintosh | |
parent | d078eed35de3866cb4af654db87765f53edbacce (diff) | |
download | linux-rt-0eebf9b5d2da61f84cddd0ec2bb41be93f8fc82b.tar.gz |
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>
Diffstat (limited to 'drivers/macintosh')
0 files changed, 0 insertions, 0 deletions