Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84637
b: refs/heads/master
c: 3b0fd36
h: refs/heads/master
i:
  84635: 2f10f3b
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Feb 8, 2008
1 parent a82fe3a commit 6998940
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 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: 0fe1c1371342869f4693ad42929c1388842b0f3e
refs/heads/master: 3b0fd36ddc5826cbf20c8766d9262bc2efd3a51c
24 changes: 12 additions & 12 deletions trunk/drivers/serial/8250_hub6.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@
}

static struct plat_serial8250_port hub6_data[] = {
HUB6(0,0),
HUB6(0,1),
HUB6(0,2),
HUB6(0,3),
HUB6(0,4),
HUB6(0,5),
HUB6(1,0),
HUB6(1,1),
HUB6(1,2),
HUB6(1,3),
HUB6(1,4),
HUB6(1,5),
HUB6(0, 0),
HUB6(0, 1),
HUB6(0, 2),
HUB6(0, 3),
HUB6(0, 4),
HUB6(0, 5),
HUB6(1, 0),
HUB6(1, 1),
HUB6(1, 2),
HUB6(1, 3),
HUB6(1, 4),
HUB6(1, 5),
{ },
};

Expand Down

0 comments on commit 6998940

Please sign in to comment.