Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100736
b: refs/heads/master
c: 2850a03
h: refs/heads/master
v: v3
  • Loading branch information
Lennert Buytenhek authored and Lennert Buytenhek committed Jun 22, 2008
1 parent a9544d8 commit 0f97554
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b206ed0462b7112d07bb9f245bf49f5e95ff174a
refs/heads/master: 2850a037734eac0af2e6abc4e8be986c3edfd834
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-orion5x/db88f5281-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,6 @@ subsys_initcall(db88f5281_pci_init);
****************************************************************************/
static struct mv643xx_eth_platform_data db88f5281_eth_data = {
.phy_addr = 8,
.force_phy_addr = 1,
};

/*****************************************************************************
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-orion5x/dns323-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ subsys_initcall(dns323_pci_init);

static struct mv643xx_eth_platform_data dns323_eth_data = {
.phy_addr = 8,
.force_phy_addr = 1,
};

/****************************************************************************
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-orion5x/kurobox_pro-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ subsys_initcall(kurobox_pro_pci_init);

static struct mv643xx_eth_platform_data kurobox_pro_eth_data = {
.phy_addr = 8,
.force_phy_addr = 1,
};

/*****************************************************************************
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-orion5x/rd88f5182-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ subsys_initcall(rd88f5182_pci_init);

static struct mv643xx_eth_platform_data rd88f5182_eth_data = {
.phy_addr = 8,
.force_phy_addr = 1,
};

/*****************************************************************************
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-orion5x/ts209-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ subsys_initcall(qnap_ts209_pci_init);

static struct mv643xx_eth_platform_data qnap_ts209_eth_data = {
.phy_addr = 8,
.force_phy_addr = 1,
};

static int __init parse_hex_nibble(char n)
Expand Down

0 comments on commit 0f97554

Please sign in to comment.