summaryrefslogtreecommitdiff
path: root/kexec/arch/mips/kexec-elf-mips.c
diff options
context:
space:
mode:
authorMarcin Nowakowski <marcin.nowakowski@imgtec.com>2016-12-02 10:49:07 +0100
committerSimon Horman <horms@verge.net.au>2016-12-09 08:56:11 +0100
commitb5f715e98eac3025273d64685b511a97f817100b (patch)
tree25aa0f9a8c3dae6b90027dd87527dbcfb289ff42 /kexec/arch/mips/kexec-elf-mips.c
parent641a18e344c6d98e7c9d441f9b6f9bb10a6e1144 (diff)
mips: use arch_options for both 32 and 64 bit variants
At the moment arch_options structure is defined for 64-bit only and is used exclusively in ifdef'ed code. Remove the ifdefs around the uses of the structure and define it for all code variants as it will be used for passing more arch options in the followup commits. Signed-off-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/arch/mips/kexec-elf-mips.c')
0 files changed, 0 insertions, 0 deletions