Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77850
b: refs/heads/master
c: 427c727
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Jan 28, 2008
1 parent 2397190 commit 55a700f
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: 03bbc0e6ba23700aea7fec801ac7e6c5a80f78f9
refs/heads/master: 427c727fd0637555a4bb6828c07bf36b9506ddde
2 changes: 1 addition & 1 deletion trunk/arch/sh/boards/renesas/r7780rp/irq-r7785rp.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ static unsigned char irl2irq[HL_NR_IRL] __initdata = {
};

static DECLARE_INTC_DESC(intc_desc, "r7785rp", vectors,
NULL, NULL, mask_registers, NULL, NULL);
NULL, mask_registers, NULL, NULL);

unsigned char * __init highlander_init_irq_r7785rp(void)
{
Expand Down

0 comments on commit 55a700f

Please sign in to comment.