Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299882
b: refs/heads/master
c: 05c8be0
h: refs/heads/master
v: v3
  • Loading branch information
Antony Pavlov authored and Ralf Baechle committed Apr 26, 2012
1 parent 03907c7 commit ac07277
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: 8598f3cd80c860173d9b35d91c3dcb93eee13b54
refs/heads/master: 05c8be02a98344148529441b28c0a8ce931dd6a8
2 changes: 1 addition & 1 deletion trunk/arch/mips/include/asm/mach-jz4740/irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
#define JZ4740_IRQ_LCD JZ4740_IRQ(30)

/* 2nd-level interrupts */
#define JZ4740_IRQ_DMA(x) (JZ4740_IRQ(32) + (X))
#define JZ4740_IRQ_DMA(x) (JZ4740_IRQ(32) + (x))

#define JZ4740_IRQ_INTC_GPIO(x) (JZ4740_IRQ_GPIO0 - (x))
#define JZ4740_IRQ_GPIO(x) (JZ4740_IRQ(48) + (x))
Expand Down

0 comments on commit ac07277

Please sign in to comment.