hw/arm/exynos4210: Don't use arm_pic_init_cpu()
commitad666d91f43574fb200c738bc793023ae23d24a5
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 20 Aug 2013 13:54:28 +0000 (20 14:54 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 20 Aug 2013 13:54:28 +0000 (20 14:54 +0100)
treed4153e136d850b5301cb02c2fe47b02addaa598f
parentde3a658f5b1d4ea290cb4369c55e83fdead81933
hw/arm/exynos4210: Don't use arm_pic_init_cpu()

Drop the now-deprecated arm_pic_init_cpu() in favour of directly
getting the IRQ line from the ARMCPU object.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1375977856-25046-4-git-send-email-peter.maydell@linaro.org
hw/arm/exynos4210.c