Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162838
b: refs/heads/master
c: 24ffce1
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Hellwig authored and Ralf Baechle committed Sep 17, 2009
1 parent dade0a6 commit 92c5c5b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 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: d47fbb5996269f3081deb7a1b4ba717557256555
refs/heads/master: 24ffce18a4b6b5e9769200582c09df7ff044259f
12 changes: 3 additions & 9 deletions trunk/arch/mips/include/asm/hardirq.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,9 @@
#ifndef _ASM_HARDIRQ_H
#define _ASM_HARDIRQ_H

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

typedef struct {
unsigned int __softirq_pending;
} ____cacheline_aligned irq_cpustat_t;

#include <linux/irq_cpustat.h> /* Standard mappings for irq_cpustat_t above */

extern void ack_bad_irq(unsigned int irq);
#define ack_bad_irq ack_bad_irq

#include <asm-generic/hardirq.h>

#endif /* _ASM_HARDIRQ_H */

0 comments on commit 92c5c5b

Please sign in to comment.