Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96365
b: refs/heads/master
c: 21f20b6
h: refs/heads/master
i:
  96363: 5eb1f68
v: v3
  • Loading branch information
Uwe Kleine-König authored and Uwe Kleine-König committed Apr 25, 2008
1 parent d8d50bc commit f876674
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: a57a0b1d0f66da5ff5dc8f1a5a999f4d2f66090a
refs/heads/master: 21f20b69a567ca8971fe643d2ebe5d680c9b43af
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ns9xxx/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ static struct irq_chip ns9xxx_chip = {
#if 0
#define handle_irq handle_level_irq
#else
void handle_prio_irq(unsigned int irq, struct irq_desc *desc)
static void handle_prio_irq(unsigned int irq, struct irq_desc *desc)
{
unsigned int cpu = smp_processor_id();
struct irqaction *action;
Expand Down

0 comments on commit f876674

Please sign in to comment.