arm: fix armv7m_init() declaration to match definition
commit8602beb7fad4b2abd5341f4303ec3c799fa0217c
authorIgor Mammedov <imammedo@redhat.com>
Thu, 12 Oct 2017 12:20:07 +0000 (12 13:20 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Oct 2017 12:20:07 +0000 (12 13:20 +0100)
tree3b33141b7dc7e3333abeee2a71d6bd8fcf6be9ec
parentf958537a0d2037134b998dff597f8ae3cc6611fd
arm: fix armv7m_init() declaration to match definition

s/cpu_model/cpu_type/ that has been forgotten during
conversion (ba1ba5cc), while touching the line also
fixup alignment.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-id: 1507710805-221721-1-git-send-email-imammedo@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
include/hw/arm/arm.h