arm: mptimer: CamelCased type names
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Thu, 28 Feb 2013 18:23:13 +0000 (18:23 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 28 Feb 2013 18:23:13 +0000 (18:23 +0000)
commitc6205ddf6cff202ac0ce6621987cd3de8b57adee
treef33acefcfc9ff79398a152284c20a8588923197e
parent1be97bf22447088adebf23b1ca508d4bb00f853c
arm: mptimer: CamelCased type names

Trivial find replace on type names "timerblock" and "arm_mptimer_state" to
conform with QEMU coding style.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm_mptimer.c