commit | bb4f92b3a33bfc31f55098da85be44702bea2d16 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Tue Mar 24 12:06:46 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 24 12:06:46 2009 -0700 |
tree | c2abca8db14a52bd126590e437a7ea218922c4be | |
parent | 039a6f6a39d2aa30ee53afdb213ea6dd4482928b [diff] |
ucc_geth: Fix build breakage caused by a merge This patch fixes following build error: CC ucc_geth.o ucc_geth.c: In function 'ucc_geth_probe': ucc_geth.c:3644: error: implicit declaration of function 'uec_mdio_bus_name' make[2]: *** [ucc_geth.o] Error 1 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: David S. Miller <davem@davemloft.net>