ARM: twd: fix display of twd frequency
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 11 Jan 2011 12:11:01 +0000 (12:11 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 11 Jan 2011 12:11:01 +0000 (12:11 +0000)
The fraction of MHz was not being displayed correctly as the calculation
was a factor of 10 out.  Fix this.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found