Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40085
b: refs/heads/master
c: 94399ea
h: refs/heads/master
i:
  40083: e007a2c
v: v3
  • Loading branch information
Yoichi Yuasa authored and Ralf Baechle committed Oct 19, 2006
1 parent 2d0fbe2 commit c4d290e
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: eea32d4c6e272b6c324c8c22df4c28274fcb5a21
refs/heads/master: 94399ea62fc1047eded76b45b972e7850a800a1b
2 changes: 1 addition & 1 deletion trunk/include/asm-mips/vr41xx/vr41xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ extern void vr41xx_mask_clock(vr41xx_clock_t clock);
* Interrupt Control Unit
*/
extern int vr41xx_set_intassign(unsigned int irq, unsigned char intassign);
extern int cascade_irq(unsigned int irq, int (*get_irq)(unsigned int, struct pt_regs *));
extern int cascade_irq(unsigned int irq, int (*get_irq)(unsigned int));

#define PIUINT_COMMAND 0x0040
#define PIUINT_DATA 0x0020
Expand Down

0 comments on commit c4d290e

Please sign in to comment.