Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274258
b: refs/heads/master
c: 7d377b1
h: refs/heads/master
v: v3
  • Loading branch information
Magnus Damm authored and Paul Mundt committed Nov 4, 2011
1 parent 046abae commit bb9cbf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: d6e15eefcb334deac3e877fce80ace3b91b0ab69
refs/heads/master: 7d377b170ae0d4df7692f50c9609bea385fe87cc
2 changes: 1 addition & 1 deletion trunk/drivers/sh/intc/chip.c
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ static unsigned char intc_irq_sense_table[IRQ_TYPE_SENSE_MASK + 1] = {
!defined(CONFIG_CPU_SUBTYPE_SH7709)
[IRQ_TYPE_LEVEL_HIGH] = VALID(3),
#endif
#if defined(CONFIG_ARCH_SH7372)
#if defined(CONFIG_ARM) /* all recent SH-Mobile / R-Mobile ARM support this */
[IRQ_TYPE_EDGE_BOTH] = VALID(4),
#endif
};
Expand Down

0 comments on commit bb9cbf7

Please sign in to comment.