In message <[email protected]> you wrote:
> Fix build problem caused by commit e84aba13: "Replace BCD2BIN and
> BIN2BCD macros with inline functions"
> 
> phantom.c:163: error: redefinition of 'bcd2bin'
> /home/wd/git/u-boot/work/include/bcd.h:16: error: previous definition of 
> 'bcd2bin' was here
> phantom.c:168: error: redefinition of 'bin2bcd'
> /home/wd/git/u-boot/work/include/bcd.h:21: error: previous definition of 
> 'bin2bcd' was here
> 
> Signed-off-by: Wolfgang Denk <[email protected]>
> Cc: Sangmoon Kim <[email protected]>
> ---
>  board/etin/debris/phantom.c |   10 ----------
>  1 files changed, 0 insertions(+), 10 deletions(-)

Applied.

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected]
"Plan to throw one away.  You will anyway."
                              - Fred Brooks, "The Mythical Man Month"
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to