diff options
| author | Wolfgang Denk <[email protected]> | 2009-09-11 11:37:20 +0200 |
|---|---|---|
| committer | Tom Rix <[email protected]> | 2009-10-03 09:04:24 -0500 |
| commit | 2dce9d63b32a16dc504cb85d82d56c899c0db3b8 (patch) | |
| tree | ccc17fa8949b974c10cb4845a6af8141f225734b /include | |
| parent | da456b2718d07c9417fd91340c1080fd03729932 (diff) | |
board/etin/debris/phantom.c: Fix compile error
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]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
