hw/arm/versatilepb: Don't use arm_pic_init_cpu()
commitbace999f8a03c226eecad3c170def644f0551c50
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 20 Aug 2013 13:54:30 +0000 (20 14:54 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 20 Aug 2013 13:54:30 +0000 (20 14:54 +0100)
tree7fb093094638616b1e3ef54ae71605fa1cad3830
parent4f071cf9b53a236469500f08033335cc726db9b0
hw/arm/versatilepb: 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-12-git-send-email-peter.maydell@linaro.org
hw/arm/versatilepb.c