summaryrefslogtreecommitdiff
path: root/hw/highbank.c
diff options
context:
space:
mode:
authorAndreas Färber <afaerber@suse.de>2012-05-14 00:08:10 +0200
committerAndreas Färber <afaerber@suse.de>2012-06-11 00:23:04 +0200
commit9543b0cdd64ac0ba109b92eaf00e458b6223a6a8 (patch)
treec5e2daa1c8589115b23f6157ecc4a71e4ee7e697 /hw/highbank.c
parent20e93374e902450fa90ddd30eb4bf7d46da9ab76 (diff)
downloadqemu-9543b0cdd64ac0ba109b92eaf00e458b6223a6a8.tar.gz
arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot()
Adapt exynos4210 and highbank accordingly. The parameter itself is unused. Signed-off-by: Andreas Färber <afaerber@suse.de> Acked-by: Peter Maydell <peter.maydell@linaro.org> Acked-by: Igor Mitsyanko <i.mitsyanko@samsung.com> (for exynos)
Diffstat (limited to 'hw/highbank.c')
-rw-r--r--hw/highbank.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/highbank.c b/hw/highbank.c
index 4d6d728a28..45ca1ad757 100644
--- a/hw/highbank.c
+++ b/hw/highbank.c
@@ -36,7 +36,7 @@
/* Board init. */
-static void hb_write_secondary(CPUARMState *env, const struct arm_boot_info *info)
+static void hb_write_secondary(ARMCPU *cpu, const struct arm_boot_info *info)
{
int n;
uint32_t smpboot[] = {