commit | ad666d91f43574fb200c738bc793023ae23d24a5 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Aug 20 14:54:28 2013 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Aug 20 14:54:28 2013 +0100 |
tree | d4153e136d850b5301cb02c2fe47b02addaa598f | |
parent | de3a658f5b1d4ea290cb4369c55e83fdead81933 [diff] |
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