summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorShinya Kuribayashi <skuribay@ruby.dti.ne.jp>2007-10-27 15:00:25 +0900
committerShinya Kuribayashi <skuribay@ruby.dti.ne.jp>2007-11-17 18:54:16 +0900
commitf01320459736f156707425cf8112f98606301aa4 (patch)
tree0b2aac70d6ab49cc8c85779a06a8a485b13ae61b /board
parentb09258c5393edd1087c5f39ae68338f16b49f8b3 (diff)
[MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error
au1x00_eth.c: In function 'au1x00_enet_initialize': au1x00_eth.c:246: error: 'au1x00_miiphy_read' undeclared (first use in this function) au1x00_eth.c:246: error: (Each undeclared identifier is reported only once au1x00_eth.c:246: error: for each function it appears in.) au1x00_eth.c:246: error: 'au1x00_miiphy_write' undeclared (first use in this function) au1x00_eth.c: In function 'au1x00_miiphy_write': au1x00_eth.c:298: warning: 'return' with no value, in function returning non-void make[1]: *** [au1x00_eth.o] Error 1 Fixed by moving these two functions forward. Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions