summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/x1205.c
diff options
context:
space:
mode:
authorAlbin Tonnerre <albin.tonnerre@free-electrons.com>2009-08-13 15:31:12 +0200
committerWolfgang Denk <wd@denx.de>2009-08-25 12:57:55 +0200
commit885fc78c28fbe773bcb4edc9dd0fdac05ebb5b38 (patch)
tree22c3dda04cb043c48f10917778f73992332f97d9 /drivers/rtc/x1205.c
parente84aba135ed7145299304ef550e92f08b2c99d7a (diff)
downloadblackbird-obmc-uboot-885fc78c28fbe773bcb4edc9dd0fdac05ebb5b38.tar.gz
blackbird-obmc-uboot-885fc78c28fbe773bcb4edc9dd0fdac05ebb5b38.zip
Switch from per-driver to common definition of bin2bcd and bcd2bin
Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com> Acked-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'drivers/rtc/x1205.c')
-rw-r--r--drivers/rtc/x1205.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/rtc/x1205.c b/drivers/rtc/x1205.c
index ceba7c34ac..7adf3770d5 100644
--- a/drivers/rtc/x1205.c
+++ b/drivers/rtc/x1205.c
@@ -38,7 +38,6 @@
#include <command.h>
#include <rtc.h>
#include <i2c.h>
-#include <bcd.h>
#if defined(CONFIG_CMD_DATE)
OpenPOWER on IntegriCloud