commit | 8f6ba49207199cab60a4bdf43507666b93d12e18 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Sat Aug 09 02:34:53 2008 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Aug 20 16:34:58 2008 +1000 |
tree | 67c39678d97381a6f7574a345b51f39baaa8fe36 | |
parent | ed95d7450dcbfeb45ffc9d39b1747aee82b49a51 [diff] |
powerpc: Use bcd2bin/bin2bcd This changes powerpc 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: Paul Mackerras <paulus@samba.org>