]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/rtc/m41t62.c
Switch from per-driver to common definition of bin2bcd and bcd2bin
[karo-tx-uboot.git] / drivers / rtc / m41t62.c
index 3d7bb46b0e63d02d611e3b618d69dca01bba4599..62c2446939607fcd89440303aa2ee3011ee03662 100644 (file)
@@ -31,7 +31,6 @@
 #include <command.h>
 #include <rtc.h>
 #include <i2c.h>
-#include <bcd.h>
 
 #if defined(CONFIG_CMD_DATE)