diff options
author | Peter Crosthwaite | 2013-12-10 14:24:51 +0100 |
---|---|---|
committer | Peter Maydell | 2013-12-10 14:24:51 +0100 |
commit | 4c25f365ab3a4f7de0a49af5d39ddc9d459e245b (patch) | |
tree | 878f240dac9d7ec47e3b8f9ffc8e1c7dd26520bc /include/hw/timer | |
parent | cpu/a9mpcore: rename timerbusdev variable (diff) | |
download | qemu-4c25f365ab3a4f7de0a49af5d39ddc9d459e245b.tar.gz qemu-4c25f365ab3a4f7de0a49af5d39ddc9d459e245b.tar.xz qemu-4c25f365ab3a4f7de0a49af5d39ddc9d459e245b.zip |
cpu/a9mpcore: reorder operations/declarations
To make it consistent for easier code reading. The order in which
variables are defined and functions are called is set to match the
address map ordering.
The new consistent order of doing stuff is:
SCU -> GIC -> MPTimer -> WDT.
0 functional change.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 8f31398e6d9a93f57291399f269039da1a77a2b5.1385969450.git.peter.crosthwaite@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/hw/timer')
0 files changed, 0 insertions, 0 deletions