summaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson1/common
diff options
context:
space:
mode:
authorKelvin Cheung2012-10-23 07:17:02 +0200
committerJohn Crispin2012-11-09 11:37:20 +0100
commit94fd4bdf4d7a1e501cbfb0f9e3218143cf5c20d0 (patch)
tree8d6458144e1d1fdea5ddda5ad2252520378d7398 /arch/mips/loongson1/common
parentMIPS: Loongson1B: improve ls1x_serial_setup() (diff)
downloadkernel-qcow2-linux-94fd4bdf4d7a1e501cbfb0f9e3218143cf5c20d0.tar.gz
kernel-qcow2-linux-94fd4bdf4d7a1e501cbfb0f9e3218143cf5c20d0.tar.xz
kernel-qcow2-linux-94fd4bdf4d7a1e501cbfb0f9e3218143cf5c20d0.zip
MIPS: Loongson1B: Update stmmac_mdio_bus_data
Update stmmac_mdio_bus_data accordingly due to the upstream change. Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com> Patchwork: http://patchwork.linux-mips.org/patch/4433 Signed-off-by: John Crispin <blogic@openwrt.org>
Diffstat (limited to 'arch/mips/loongson1/common')
-rw-r--r--arch/mips/loongson1/common/platform.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/loongson1/common/platform.c b/arch/mips/loongson1/common/platform.c
index 5ca38dc77080..3a42276b8ea6 100644
--- a/arch/mips/loongson1/common/platform.c
+++ b/arch/mips/loongson1/common/platform.c
@@ -71,7 +71,6 @@ static struct resource ls1x_eth0_resources[] = {
};
static struct stmmac_mdio_bus_data ls1x_mdio_bus_data = {
- .bus_id = 0,
.phy_mask = 0,
};