Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90927
b: refs/heads/master
c: a0d2979
h: refs/heads/master
i:
  90925: 51ecc4a
  90923: 567fc70
  90919: b8d456b
  90911: d4fe76f
v: v3
  • Loading branch information
Magnus Damm authored and Paul Mundt committed Apr 18, 2008
1 parent 243e756 commit 89f54c6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 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: 9db913c3a62a66517def9cb973bbaa45a2739018
refs/heads/master: a0d29798e568116aa6c32aef7bab2d9e620c88ad
7 changes: 3 additions & 4 deletions trunk/arch/sh/kernel/cpu/sh4a/setup-sh7722.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@

static struct resource usbf_resources[] = {
[0] = {
.name = "m66592_udc",
.start = 0xA4480000,
.end = 0xA44800FF,
.name = "USBF",
.start = 0x04480000,
.end = 0x044800FF,
.flags = IORESOURCE_MEM,
},
[1] = {
.name = "m66592_udc",
.start = 65,
.end = 65,
.flags = IORESOURCE_IRQ,
Expand Down

0 comments on commit 89f54c6

Please sign in to comment.