Kim Phillips c2eb8be7f7 rtc: remove broken rtc_read and rtc_write declarations
commit 04e11cf3 "rtc: add support for 4543 RTC (manufactured by e.g.
EPSON)" introduces the following build error on boards configuring e.g,
the ds1374 rtc:

Configuring for MPC837XEMDS board...
ds1374.c:103: error: static declaration of 'rtc_read' follows non-static declaration
/home/r1aaha/git/u-boot/include/rtc.h:64: error: previous declaration of 'rtc_read' was here
ds1374.c:104: error: conflicting types for 'rtc_write'
/home/r1aaha/git/u-boot/include/rtc.h:65: error: previous declaration of 'rtc_write' was here

this reverts the erroneous chunk.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Acked-by: Detlev Zundel <dzu@denx.de>
CC: Detlev Zundel <dzu@denx.de>
CC: Andreas Pfefferle <ap@denx.de>
2009-04-01 22:34:37 +02:00
..
2009-03-23 10:22:47 +01:00
2009-03-20 22:39:13 +01:00
2009-03-20 22:39:15 +01:00
2008-12-09 23:39:59 +01:00
2008-12-15 22:05:36 +01:00
2009-03-20 22:39:13 +01:00
2009-02-22 15:49:28 +01:00
2009-01-24 00:23:09 +01:00
2009-02-11 17:01:17 +01:00
2009-02-24 10:19:00 +01:00
2009-02-16 18:07:41 -06:00
2009-02-03 15:40:29 -07:00
2009-01-23 10:32:49 -06:00
2009-02-22 13:39:27 +01:00
2009-02-23 15:51:10 -06:00
2009-01-28 19:57:27 +01:00
2008-11-02 16:23:46 +01:00