Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208702
b: refs/heads/master
c: 8d56934
h: refs/heads/master
v: v3
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Jun 2, 2010
1 parent eab02fc commit a8ac111
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: 1ddb76fd29da170d77d70b94cdcba74b0d935152
refs/heads/master: 8d569341088d35938f1ad62bee60c7ad4adc1014
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-shmobile/board-ap4evb.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,12 +267,12 @@ static struct resource sh_mmcif_resources[] = {
},
[1] = {
/* MMC ERR */
.start = 198,
.start = evt2irq(0x1ac0),
.flags = IORESOURCE_IRQ,
},
[2] = {
/* MMC NOR */
.start = 199,
.start = evt2irq(0x1ae0),
.flags = IORESOURCE_IRQ,
},
};
Expand Down

0 comments on commit a8ac111

Please sign in to comment.