Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47700
b: refs/heads/master
c: 761fc19
h: refs/heads/master
v: v3
  • Loading branch information
Dale Farnsworth authored and Ralf Baechle committed Feb 10, 2007
1 parent ddd6ad5 commit 85a2db9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 6a2603a2eaafc5faaae24f7250158a41931f77ee
refs/heads/master: 761fc19bdbe33ea8b7b88b88c7ca149a57a9e6b6
2 changes: 1 addition & 1 deletion trunk/arch/mips/momentum/jaguar_atx/platform.c
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ static struct mv643xx_eth_platform_data eth2_pd = {

static struct platform_device eth2_device = {
.name = MV643XX_ETH_NAME,
.id = 1,
.id = 2,
.num_resources = ARRAY_SIZE(mv64x60_eth2_resources),
.resource = mv64x60_eth2_resources,
.dev = {
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/mips/momentum/ocelot_3/platform.c
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ static struct mv643xx_eth_platform_data eth2_pd = {

static struct platform_device eth2_device = {
.name = MV643XX_ETH_NAME,
.id = 1,
.id = 2,
.num_resources = ARRAY_SIZE(mv64x60_eth2_resources),
.resource = mv64x60_eth2_resources,
.dev = {
Expand Down

0 comments on commit 85a2db9

Please sign in to comment.