summaryrefslogtreecommitdiff
path: root/include/common.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-08-18 21:56:57 +0200
committerWolfgang Denk <wd@denx.de>2007-08-18 21:56:57 +0200
commit909627dca4350fca789c117b028b686cfe53e716 (patch)
tree9ff1c96b5501884438605bd1814eadc03f02d8e1 /include/common.h
parent8f22b671ebc4c625dbd58be19d844069dcc9660e (diff)
parent26667b7fa05a8bf2fc65fb9f3230b02b1a10c367 (diff)
Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index 9a5a0ab79..d6286bc6d 100644
--- a/include/common.h
+++ b/include/common.h
@@ -565,7 +565,7 @@ ulong bootcount_load (void);
#define BOOTCOUNT_MAGIC 0xB001C041
/* $(CPU)/.../<eth> */
-void mii_init (void);
+/*void mii_init (void);*/
/* $(CPU)/.../lcd.c */
ulong lcd_setmem (ulong);