|
| From: | Richard Henderson |
| Subject: | Re: [Qemu-devel] [PATCH 14/15] armv7m_nvic.h: Move from include/hw/arm to include/hw/intc |
| Date: | Thu, 3 Aug 2017 15:19:45 -0700 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 |
On 08/02/2017 09:44 AM, Peter Maydell wrote:
> 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 <address@hidden>
> ---
> hw/intc/armv7m_nvic.c | 2 +-
> include/hw/arm/armv7m.h | 2 +-
> include/hw/{arm => intc}/armv7m_nvic.h | 0
> 3 files changed, 2 insertions(+), 2 deletions(-)
> rename include/hw/{arm => intc}/armv7m_nvic.h (100%)
Reviewed-by: Richard Henderson <address@hidden>
r~
| [Prev in Thread] | Current Thread | [Next in Thread] |