hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()
commit93c9aea9b42bedb65a03dbb3c6ff7dbfc43ef9a7
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 29 Sep 2014 17:48:47 +0000 (29 18:48 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 29 Sep 2014 17:48:47 +0000 (29 18:48 +0100)
tree31adf75e57ce3af6cb9568e87016dee65c852fb9
parent65731d1c3ee1f9ffc811aa290fd520cdb50ff11f
hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()

The function imx_avic_set_prio() is unused; delete it.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1410723223-17711-3-git-send-email-peter.maydell@linaro.org
hw/intc/imx_avic.c