diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-09-05 11:13:10 +0900 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2008-09-05 16:21:19 +1000 |
commit | 0723defb5308ac7fce296f8b596bff4df6803f01 (patch) | |
tree | d2a274864e2d8874cfac04a790c16269f5b509ce /kexec/firmware_memmap.c | |
parent | e534a0c9fed2066ed3636a082e67f6fafa779019 (diff) |
kexec/kexec.h: Bring put/get_unaligned() back from the dead.
This re-enables the fairly generic put/get_unaligned() routines in
kexec.h, while tidying up the variable shadowing clash that results
when using it in places like machine_apply_elf_rel().
Needed for SH ELF relocations.
IA64 still does its own put_unaligned64(), which should likely also be
converted over to using put_unaligned() directly.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/firmware_memmap.c')
0 files changed, 0 insertions, 0 deletions