Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 153869
b: refs/heads/master
c: 46f288a
h: refs/heads/master
i:
  153867: f51c448
v: v3
  • Loading branch information
Mike Frysinger committed Jun 23, 2009
1 parent fae38fe commit 3aab3c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 26579216f3cdf1ae05f0af8412b444870a167510
refs/heads/master: 46f288a0f983401ebadb918751d342cbf819cde5
2 changes: 2 additions & 0 deletions trunk/arch/blackfin/kernel/irqchip.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ static struct irq_desc bad_irq_desc = {
#error "Blackfin architecture does not support CONFIG_CPUMASK_OFFSTACK."
#endif

#ifdef CONFIG_PROC_FS
int show_interrupts(struct seq_file *p, void *v)
{
int i = *(loff_t *) v, j;
Expand Down Expand Up @@ -85,6 +86,7 @@ int show_interrupts(struct seq_file *p, void *v)
}
return 0;
}
#endif

/*
* do_IRQ handles all hardware IRQs. Decoded IRQs should not
Expand Down

0 comments on commit 3aab3c2

Please sign in to comment.