Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279531
b: refs/heads/master
c: e075cd7
h: refs/heads/master
i:
  279529: 2b94d21
  279527: 2ea81b1
v: v3
  • Loading branch information
Justin P. Mattock authored and Benjamin Herrenschmidt committed Nov 25, 2011
1 parent 6d8688a commit 66ce3f4
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: 595fe91447b03cb72c97f45bc5db30fd73b66b38
refs/heads/master: e075cd7001634c9984950488d9201fcf896dca27
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/sysdev/mpic.c
Original file line number Diff line number Diff line change
Expand Up @@ -901,7 +901,7 @@ int mpic_set_irq_type(struct irq_data *d, unsigned int flow_type)
if (vold != vnew)
mpic_irq_write(src, MPIC_INFO(IRQ_VECTOR_PRI), vnew);

return IRQ_SET_MASK_OK_NOCOPY;;
return IRQ_SET_MASK_OK_NOCOPY;
}

void mpic_set_vector(unsigned int virq, unsigned int vector)
Expand Down

0 comments on commit 66ce3f4

Please sign in to comment.