diff options
author | Shinya Kuribayashi <skuribay@ruby.dti.ne.jp> | 2008-01-19 10:25:59 +0900 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-02-14 22:10:38 +0100 |
commit | 26c7bab81e08dc7bd696c48f753428a829629bd8 (patch) | |
tree | 2daf85876c917bfe31ce982dec80d70bcefef30a /lib_arm | |
parent | 751b9b5189f3274b03c809172631316d6b002c82 (diff) | |
download | u-boot-imx-26c7bab81e08dc7bd696c48f753428a829629bd8.zip u-boot-imx-26c7bab81e08dc7bd696c48f753428a829629bd8.tar.gz u-boot-imx-26c7bab81e08dc7bd696c48f753428a829629bd8.tar.bz2 |
common/miiphyutil.c: Cleanup MII_DEBUG and debug()
Current MII_DEBUG is confusing in two ways. One is useless define-then-
undef at the top of the file. The other is there is only one debug() in
this file, and that doesn't seem worthwhile to bother having MII_DEBUG.
While there are many useful printf()/puts() debug codes, but they are for
DEBUG, not for MII_DEBUG.
This patch tries to put them all together into MII_DEBUG and debug().
Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
Diffstat (limited to 'lib_arm')
0 files changed, 0 insertions, 0 deletions