Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173513
b: refs/heads/master
c: 7e21348
h: refs/heads/master
i:
  173511: cf9e340
v: v3
  • Loading branch information
Magnus Damm authored and Paul Mundt committed Dec 4, 2009
1 parent 25fa53b commit de794ae
Show file tree
Hide file tree
Showing 2 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: b1516803d5274386256bef4972dfbf8c9eed5165
refs/heads/master: 7e213481d606e41ffb917e42eb88b1586333444b
4 changes: 2 additions & 2 deletions trunk/arch/sh/kernel/cpu/sh4a/setup-sh7724.c
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ static struct resource veu0_resources[] = {
[0] = {
.name = "VEU3F0",
.start = 0xfe920000,
.end = 0xfe9200cb - 1,
.end = 0xfe9200cb,
.flags = IORESOURCE_MEM,
},
[1] = {
Expand Down Expand Up @@ -236,7 +236,7 @@ static struct resource veu1_resources[] = {
[0] = {
.name = "VEU3F1",
.start = 0xfe924000,
.end = 0xfe9240cb - 1,
.end = 0xfe9240cb,
.flags = IORESOURCE_MEM,
},
[1] = {
Expand Down

0 comments on commit de794ae

Please sign in to comment.