Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204597
b: refs/heads/master
c: 1aa2b27
h: refs/heads/master
i:
  204595: 6cb8a17
v: v3
  • Loading branch information
David Daney authored and Ralf Baechle committed Aug 5, 2010
1 parent 2fc4eb3 commit b70fdce
Show file tree
Hide file tree
Showing 3 changed files with 179 additions and 119 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: 0c2f4551df3880083e4733b5d928d2758b71162c
refs/heads/master: 1aa2b2782a056b9bb0a19fae5a04624d8dcd8379
2 changes: 1 addition & 1 deletion trunk/arch/mips/include/asm/mach-cavium-octeon/irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
#ifdef CONFIG_PCI_MSI
/* 152 - 215 represent the MSI interrupts 0-63 */
#define OCTEON_IRQ_MSI_BIT0 152
#define OCTEON_IRQ_MSI_LAST (OCTEON_IRQ_MSI_BIT0 + 63)
#define OCTEON_IRQ_MSI_LAST (OCTEON_IRQ_MSI_BIT0 + 255)

#define OCTEON_IRQ_LAST (OCTEON_IRQ_MSI_LAST + 1)
#else
Expand Down
Loading

0 comments on commit b70fdce

Please sign in to comment.