From: Anton Vorontsov Date: Tue, 24 Mar 2009 19:06:46 +0000 (-0700) Subject: ucc_geth: Fix build breakage caused by a merge X-Git-Tag: v2.6.30-rc1~662^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb4f92b3a33bfc31f55098da85be44702bea2d16;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed