]> git.proxmox.com Git - mirror_qemu.git/commit - hw/intc/armv7m_nvic.c
armv7m_nvic.h: Move from include/hw/arm to include/hw/intc
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 4 Sep 2017 14:21:53 +0000 (15:21 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 4 Sep 2017 14:21:53 +0000 (15:21 +0100)
commitd2db1de6ff15aad4c8898a416c6d8f2d93ff0282
treef8a4e8e924738ad58863c4759bf50b4b568ab1f3
parent15b3f556bab4f961bf92141eb8521c8da3df5eb2
armv7m_nvic.h: Move from include/hw/arm to include/hw/intc

The armv7m_nvic.h header file was accidentally placed in
include/hw/arm; move it to include/hw/intc to match where
its corresponding .c file lives.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 1501692241-23310-15-git-send-email-peter.maydell@linaro.org
hw/intc/armv7m_nvic.c
include/hw/arm/armv7m.h
include/hw/arm/armv7m_nvic.h [deleted file]
include/hw/intc/armv7m_nvic.h [new file with mode: 0644]