On 2015-08-15 16:28, Peter Crosthwaite wrote:
> From: Peter Crosthwaite <[email protected]>
> 
> The only generic code relying on this is linux-user, but linux users'
> default behaviour of defaulting ELF_MACHINE to ELF_ARCH will handle
> this.
> 
> The bootloaders can just pass EM_MIPS directly, as that is
> architecture specific code.
> 
> This removes another architecture specific definition from the global
> namespace.
> 
> Cc: Aurelien Jarno <[email protected]>
> Cc: Leon Alrae <[email protected]>
> Signed-off-by: Peter Crosthwaite <[email protected]>
> ---
>  hw/mips/mips_fulong2e.c | 2 +-
>  hw/mips/mips_malta.c    | 2 +-
>  hw/mips/mips_mipssim.c  | 2 +-
>  hw/mips/mips_r4k.c      | 2 +-
>  target-mips/cpu.h       | 2 --
>  5 files changed, 4 insertions(+), 6 deletions(-)

Reviewed-by: Aurelien Jarno <[email protected]>

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
[email protected]                 http://www.aurel32.net

Reply via email to