Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344140
b: refs/heads/master
c: 862e509
h: refs/heads/master
v: v3
  • Loading branch information
Jayachandran C authored and John Crispin committed Nov 9, 2012
1 parent 08ba911 commit f040246
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: b97215fd938f6bc2469acd82de8e6e36adcbea7c
refs/heads/master: 862e509b7e31198578449ce356e14a37bd8a6ac7
2 changes: 1 addition & 1 deletion trunk/arch/mips/include/asm/netlogic/xlp-hal/pic.h
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ nlm_pic_ack(uint64_t base, int irt_num)
static inline void
nlm_pic_init_irt(uint64_t base, int irt, int irq, int hwt)
{
nlm_pic_write_irt_direct(base, irt, 0, 0, 0, irq, 0);
nlm_pic_write_irt_direct(base, irt, 0, 0, 0, irq, hwt);
}

extern uint64_t nlm_pic_base;
Expand Down

0 comments on commit f040246

Please sign in to comment.