ar71xx: refresh patches against 3.3-rc5
SVN-Revision: 30801
This commit is contained in:
parent
da628121b0
commit
86d852927e
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
static struct resource ath79_eth0_resources[] = {
|
static struct resource ath79_eth0_resources[] = {
|
||||||
{
|
{
|
||||||
.name = "mac_base",
|
.name = "mac_base",
|
||||||
@@ -817,17 +811,16 @@ void __init ath79_register_eth(unsigned
|
@@ -817,17 +811,16 @@ void __init ath79_register_eth(unsigned
|
||||||
if (id == 0) {
|
if (id == 0) {
|
||||||
pdata->reset_bit = AR934X_RESET_GE0_MAC |
|
pdata->reset_bit = AR934X_RESET_GE0_MAC |
|
||||||
AR934X_RESET_GE0_MDIO;
|
AR934X_RESET_GE0_MDIO;
|
||||||
|
|
Loading…
Reference in a new issue