From: Adrian Bunk Date: Mon, 13 Oct 2008 19:58:47 +0000 (+0200) Subject: m68k: use bcd2bin/bin2bcd X-Git-Tag: v2.6.28-rc1~597 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b1d5f953bbb50dcbdf93719cb622aa128ba7527;p=pandora-kernel.git m68k: use bcd2bin/bin2bcd This patch changes m68k to use the new bcd2bin/bin2bcd functions instead of the obsolete BCD_TO_BIN/BIN_TO_BCD/BCD2BIN/BIN2BCD macros. It also remove local bcd2bin/bin2bcd implementations in favor of the global ones. Signed-off-by: Adrian Bunk Signed-off-by: Geert Uytterhoeven Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed