exynos4: Use EXYNOS4210_NCPUS instead of max_cpus on error message
commit6aadcc71354bc683fdedd8a3d369095d23095e1c
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 4 Sep 2015 18:37:03 +0000 (4 15:37 -0300)
committerAndreas Färber <afaerber@suse.de>
Sat, 19 Sep 2015 14:39:37 +0000 (19 16:39 +0200)
treecf5cd58053b0059940e9c76bc100c4ab23aa33a5
parent98cec76a7076c4a38e16f1a9de170a7942b3be54
exynos4: Use EXYNOS4210_NCPUS instead of max_cpus on error message

The code is checking smp_cpus against EXYNOS4210_NCPUS, not against
max_cpus, so use EXYNOS4210_NCPUS in the error message for consistency.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/arm/exynos4_boards.c