projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4460764
)
MIPS: Loongson1B: Update stmmac_mdio_bus_data
author
Kelvin Cheung
<keguang.zhang@gmail.com>
Tue, 23 Oct 2012 05:17:02 +0000
(
05:17
+0000)
committer
John Crispin
<blogic@openwrt.org>
Fri, 9 Nov 2012 10:37:20 +0000
(11:37 +0100)
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>
arch/mips/loongson1/common/platform.c
patch
|
blob
|
history
diff --git
a/arch/mips/loongson1/common/platform.c
b/arch/mips/loongson1/common/platform.c
index 5ca38dc77080c87e16cbc4cfc49f1e28dbd2397d..3a42276b8ea6953b4534e912e795eeb9c913c84d 100644
(file)
--- 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,
};