target-ppc: Fix "G2leGP3" PVR
commitbfe6d5b0daf9fdafeb0dbb7c26774dbb1bbb4507
authorAndreas Färber <afaerber@suse.de>
Sun, 17 Feb 2013 23:16:00 +0000 (17 23:16 +0000)
committerAlexander Graf <agraf@suse.de>
Fri, 8 Mar 2013 20:04:44 +0000 (8 21:04 +0100)
treee9e679de8d74e26b9bb0dc6088142e2d86b3fb9f
parent0136d715ad985fccb8fed4bb5081d5bd20bfe88c
target-ppc: Fix "G2leGP3" PVR

Unlike derived PVR constants mapped to CPU_POWERPC_G2LEgp3, the
"G2leGP3" model definition itself used the CPU_POWERPC_G2LEgp1 PVR.

Fixing this will allow to alias CPU_POWERPC_G2LEgp3-using types to
"G2leGP3".

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/translate_init.c