arm: gic: Remove references to NVIC
commit7c14b3ac072c48614ca888e101d17ee64312c89f
authorMichael Davidsaver <mdavidsaver@gmail.com>
Tue, 28 Feb 2017 12:08:17 +0000 (28 12:08 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 28 Feb 2017 12:08:17 +0000 (28 12:08 +0000)
treef2665dee1c08714dc2bff2c6ec35fc93f28f50da
parent7ecdaa4a9635f1ded0dfa9218c25273b6d4dcd44
arm: gic: Remove references to NVIC

Now that the NVIC is its own separate implementation, we can
clean up the GIC code by removing REV_NVIC and conditionals
which use it.

Signed-off-by: Michael Davidsaver <mdavidsaver@gmail.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
hw/intc/arm_gic.c
hw/intc/arm_gic_common.c
hw/intc/gic_internal.h