hw/arm/highbank: Don't use arm_pic_init_cpu()
commit9188dbf71accf9d97f2e434380ea210ba75705ca
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 20 Aug 2013 13:54:29 +0000 (20 14:54 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 20 Aug 2013 13:54:29 +0000 (20 14:54 +0100)
treeb31ae494e4a8eb783a6607ec678ef9b09e688381
parentad666d91f43574fb200c738bc793023ae23d24a5
hw/arm/highbank: 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-5-git-send-email-peter.maydell@linaro.org
hw/arm/highbank.c