Re: [PATCH] fsl_pq_mdio: Fix fsl_pq_mdio to work with modules
From: David Miller <davem@davemloft.net>
Date: 2009-06-26 03:10:02
From: David Miller <davem@davemloft.net>
Date: 2009-06-26 03:10:02
From: Ionut Nicu <redacted> Date: Thu, 25 Jun 2009 11:23:39 +0300
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 <redacted> Acked-by: Andy Fleming <redacted>
Patch applied, thanks.