Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44327
b: refs/heads/master
c: 05c8690
h: refs/heads/master
i:
  44325: 8c7e067
  44323: 324ff52
  44319: 4cf10ad
v: v3
  • Loading branch information
Paul Mundt committed Dec 11, 2006
1 parent 16996ac commit a11cf61
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1dc417d0390b4897dc1d9bbf335e325baecae2c3
refs/heads/master: 05c8690d95967ad50dda3c9d552a0c342dde801b
4 changes: 4 additions & 0 deletions trunk/arch/sh/kernel/cpu/sh4a/setup-sh7722.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ static struct ipr_data sh7722_ipr_map[] = {
/* IRQ, IPR-idx, shift, prio */
{ 16, 0, 12, 2 }, /* TMU0 */
{ 17, 0, 8, 2 }, /* TMU1 */
{ 80, 6, 12, 3 }, /* SCIF ERI */
{ 81, 6, 12, 3 }, /* SCIF RXI */
{ 82, 6, 12, 3 }, /* SCIF BRI */
{ 83, 6, 12, 3 }, /* SCIF TXI */
};

static unsigned long ipr_offsets[] = {
Expand Down

0 comments on commit a11cf61

Please sign in to comment.