diff options
Diffstat (limited to 'board/pm520/pm520.c')
| -rw-r--r-- | board/pm520/pm520.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/board/pm520/pm520.c b/board/pm520/pm520.c index a9d63cc35..6db93fbb4 100644 --- a/board/pm520/pm520.c +++ b/board/pm520/pm520.c @@ -316,7 +316,6 @@ void ide_set_reset (int idereset)  #endif  #if defined(CONFIG_CMD_DOC) -extern void doc_probe (ulong physadr);  void doc_init (void)  {  	doc_probe (CFG_DOC_BASE); |