Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119039
b: refs/heads/master
c: 51ee3d9
h: refs/heads/master
i:
  119037: e69702a
  119035: 6594441
  119031: 32c121d
  119023: 23666d9
  119007: 831adf1
  118975: 9559b61
  118911: ab1561f
  118783: e9cfd9d
v: v3
  • Loading branch information
Yoshihiro Shimoda authored and Paul Mundt committed Nov 12, 2008
1 parent af1267b commit 45ddee2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 1a22f08dbd0e77c7cf45b5f527f93131d0b591b6
refs/heads/master: 51ee3d92bfb983790b9ed576c22f59d42adff329
6 changes: 3 additions & 3 deletions trunk/arch/sh/kernel/cpu/sh4a/setup-sh7723.c
Original file line number Diff line number Diff line change
Expand Up @@ -119,17 +119,17 @@ static struct plat_sci_port sci_platform_data[] = {
},{
.mapbase = 0xa4e30000,
.flags = UPF_BOOT_AUTOCONF,
.type = PORT_SCI,
.type = PORT_SCIFA,
.irqs = { 56, 56, 56, 56 },
},{
.mapbase = 0xa4e40000,
.flags = UPF_BOOT_AUTOCONF,
.type = PORT_SCI,
.type = PORT_SCIFA,
.irqs = { 88, 88, 88, 88 },
},{
.mapbase = 0xa4e50000,
.flags = UPF_BOOT_AUTOCONF,
.type = PORT_SCI,
.type = PORT_SCIFA,
.irqs = { 109, 109, 109, 109 },
}, {
.flags = 0,
Expand Down

0 comments on commit 45ddee2

Please sign in to comment.