arm: Remove incorrect comment in arm_timer
authorMark Langsdorf <mark.langsdorf@calxeda.com>
Tue, 17 Jan 2012 10:54:07 +0000 (10:54 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 17 Jan 2012 10:54:07 +0000 (10:54 +0000)
commit100cf55ff98ce7e9b7ff3747479fa924c9e4505b
tree3c175c9d1636374d3882b21b196e3df897ee1fec
parent5a15758874cfad886e637e015baa7888a0c60262
arm: Remove incorrect comment in arm_timer

The current comment says that the arm_timers are restricted to between
32 KHz and 1 MHz, but sp804 TRM does not specify those limits.

Signed-off-by: Mark Langsdorf <mark.langsdorf@calxeda.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm_timer.c