mirror of
https://xff.cz/git/u-boot/
synced 2025-09-25 04:21:18 +02:00
disk-on-chip: remove duplicate doc_probe declaration
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This commit is contained in:
committed by
Wolfgang Denk
parent
3221b074a0
commit
4d2ae70e8c
@@ -345,7 +345,6 @@ phys_size_t initdram (int board_type)
|
||||
}
|
||||
|
||||
#if defined(CONFIG_CMD_DOC)
|
||||
extern void doc_probe (ulong physadr);
|
||||
void doc_init (void)
|
||||
{
|
||||
doc_probe (CFG_DOC_BASE);
|
||||
|
Reference in New Issue
Block a user