fsl_pq_mdio: Fix fsl_pq_mdio to work with modules
authorIonut Nicu <ionut.nicu@freescale.com>
Wed, 24 Jun 2009 22:23:39 +0000 (22:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Jun 2009 03:03:53 +0000 (20:03 -0700)
This patch fixes the case when ucc_geth or gianfar are compiled
as modules. Without this patch the call to phy_connect() fails.

Signed-off-by: Ionut Nicu <ionut.nicu@freescale.com>
Acked-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found