summaryrefslogtreecommitdiffstats
path: root/board/gen860t
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-09-09 01:22:39 +0200
committerWolfgang Denk <wd@denx.de>2008-09-09 02:17:21 +0200
commit4d2ae70e8c31c22e5710df5ff236b5565ea2cf2c (patch)
treeb01322a37fb081f8e1c20fdf408ab0497e95276f /board/gen860t
parent3221b074a0ab199f6ae47c19cc22f42ddf3ef819 (diff)
downloadblackbird-obmc-uboot-4d2ae70e8c31c22e5710df5ff236b5565ea2cf2c.tar.gz
blackbird-obmc-uboot-4d2ae70e8c31c22e5710df5ff236b5565ea2cf2c.zip
disk-on-chip: remove duplicate doc_probe declaration
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'board/gen860t')
-rw-r--r--board/gen860t/gen860t.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/gen860t/gen860t.c b/board/gen860t/gen860t.c
index e3d0e435d4..5c497b62a3 100644
--- a/board/gen860t/gen860t.c
+++ b/board/gen860t/gen860t.c
@@ -223,8 +223,6 @@ phys_size_t initdram (int board_type)
* The DOC lives in the CS2* space
*/
#if defined(CONFIG_CMD_DOC)
-extern void doc_probe (ulong physadr);
-
void doc_init (void)
{
printf ("Probing at 0x%.8x: ", DOC_BASE);
OpenPOWER on IntegriCloud