Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86523
b: refs/heads/master
c: b7fd095
h: refs/heads/master
i:
  86521: 665d186
  86519: dac78f3
v: v3
  • Loading branch information
Rafael Ignacio Zurita authored and Paul Mundt committed Feb 26, 2008
1 parent d6d3d1c commit c3676a8
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: 1de83e94e6d4af22614c100b0c69716ab6eaa870
refs/heads/master: b7fd095602468ee501c5bcc3f9ca788cb3834096
6 changes: 3 additions & 3 deletions trunk/arch/sh/kernel/cpu/sh3/setup-sh770x.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,15 +123,15 @@ static struct resource rtc_resources[] = {
.flags = IORESOURCE_IO,
},
[1] = {
.start = 20,
.start = 21,
.flags = IORESOURCE_IRQ,
},
[2] = {
.start = 21,
.start = 22,
.flags = IORESOURCE_IRQ,
},
[3] = {
.start = 22,
.start = 20,
.flags = IORESOURCE_IRQ,
},
};
Expand Down

0 comments on commit c3676a8

Please sign in to comment.