Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 70707
b: refs/heads/master
c: 28e3fed
h: refs/heads/master
i:
  70705: 1128f34
  70703: a74f358
v: v3
  • Loading branch information
Ralf Baechle authored and Linus Torvalds committed Oct 17, 2007
1 parent 7a0f872 commit a7052ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: b4471cbb09c4694e54092d02715c09fda2eb45ed
refs/heads/master: 28e3fed8b79c76450f264e77c58d0f5fbd2dd739
3 changes: 0 additions & 3 deletions trunk/kernel/irq/chip.c
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,6 @@ handle_edge_irq(unsigned int irq, struct irq_desc *desc)
spin_unlock(&desc->lock);
}

#ifdef CONFIG_SMP
/**
* handle_percpu_IRQ - Per CPU local irq handler
* @irq: the interrupt number
Expand All @@ -529,8 +528,6 @@ handle_percpu_irq(unsigned int irq, struct irq_desc *desc)
desc->chip->eoi(irq);
}

#endif /* CONFIG_SMP */

void
__set_irq_handler(unsigned int irq, irq_flow_handler_t handle, int is_chained,
const char *name)
Expand Down

0 comments on commit a7052ec

Please sign in to comment.