Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221872
b: refs/heads/master
c: 12cdcc8
h: refs/heads/master
v: v3
  • Loading branch information
Eric Miao committed Nov 3, 2010
1 parent 9a4d5b1 commit 80b768a
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: 3073f0fa2b50808f0a506370e494456d4aa73718
refs/heads/master: 12cdcc8523f15051a5a4001de906bcf61acf6c36
2 changes: 1 addition & 1 deletion trunk/arch/arm/include/asm/hardware/it8152.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ extern unsigned long it8152_base_address;
IT8152_PD_IRQ(1) USB (USBR)
IT8152_PD_IRQ(0) Audio controller (ACR)
*/
#define IT8152_IRQ(x) (IRQ_BOARD_END + (x))
#define IT8152_IRQ(x) (IRQ_BOARD_START + (x))

/* IRQ-sources in 3 groups - local devices, LPC (serial), and external PCI */
#define IT8152_LD_IRQ_COUNT 9
Expand Down

0 comments on commit 80b768a

Please sign in to comment.