Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212283
b: refs/heads/master
c: 9f081ce
h: refs/heads/master
i:
  212281: b659b58
  212279: b1b8101
v: v3
  • Loading branch information
Tony Luck committed Sep 20, 2010
1 parent 23bd193 commit 2fa3f98
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 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: 43e3bf203456c4f06bdd6060426976ad2bed9081
refs/heads/master: 9f081ce5da2c8af297a0a7d15a57fb4beeed374b
11 changes: 5 additions & 6 deletions trunk/arch/ia64/include/asm/hardirq.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@
* David Mosberger-Tang <davidm@hpl.hp.com>
*/


#include <linux/threads.h>
#include <linux/irq.h>

#include <asm/processor.h>

/*
* No irq_cpustat_t for IA-64. The data is held in the per-CPU data structure.
*/
Expand All @@ -20,6 +14,11 @@

#define local_softirq_pending() (local_cpu_data->softirq_pending)

#include <linux/threads.h>
#include <linux/irq.h>

#include <asm/processor.h>

extern void __iomem *ipi_base_addr;

void ack_bad_irq(unsigned int irq);
Expand Down

0 comments on commit 2fa3f98

Please sign in to comment.