[U-Boot] [PATCH] rtc: remove broken rtc_read and rtc_write declarations
Detlev Zundel
dzu at denx.de
Tue Mar 31 00:49:33 CEST 2009
Hi Kim,
> 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 at freescale.com>
> CC: Detlev Zundel <dzu at denx.de>
> CC: Andreas Pfefferle <ap at denx.de>
Acked-by: Detlev Zundel <dzu at denx.de>
Sorry for the breakage.
Cheers
Detlev
--
Math and Alcohol don't mix, so...
PLEASE DON'T DRINK AND DERIVE
[Motto of the society: Mathematicians Against Drunk Deriving]
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de
More information about the U-Boot
mailing list