[ARM] use bcd2bin/bin2bcd
authorAdrian Bunk <bunk@kernel.org>
Fri, 8 Aug 2008 16:34:35 +0000 (19:34 +0300)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 27 Aug 2008 19:07:59 +0000 (20:07 +0100)
This patch changes arm to use the new bcd2bin/bin2bcd functions instead
of the obsolete BCD_TO_BIN/BIN_TO_BCD macros.

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

No differences found