armv7m: Rename nvic_state to NVICState
commitf797c07507b4af66ae6817390001dbc1036591ef
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 28 Feb 2017 12:08:16 +0000 (28 12:08 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 28 Feb 2017 12:08:16 +0000 (28 12:08 +0000)
tree06dd163f3d8aab8924008c26cb7863f43b507b42
parentc98c9eba888c9ae450d41d92b1e6abbb66832e4c
armv7m: Rename nvic_state to NVICState

Rename the nvic_state struct to NVICState, to match
our naming conventions.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
hw/intc/armv7m_nvic.c