Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66163
b: refs/heads/master
c: 424b28b
h: refs/heads/master
i:
  66161: 1389040
  66159: 7e0c5fe
v: v3
  • Loading branch information
Ralf Baechle committed Oct 11, 2007
1 parent 9689b3c commit 939369e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 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: 7c4b4773b9b6c440837e5a479204d7bd1b804a43
refs/heads/master: 424b28ba4d25fc41abdb7e6fa90e132f0d9558fb
11 changes: 0 additions & 11 deletions trunk/arch/mips/au1000/common/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -65,19 +65,8 @@
#define EXT_INTC1_REQ1 5 /* IP 5 */
#define MIPS_TIMER_IP 7 /* IP 7 */

extern void set_debug_traps(void);
extern irq_cpustat_t irq_stat [NR_CPUS];
extern void mips_timer_interrupt(void);

static void setup_local_irq(unsigned int irq, int type, int int_req);
static void end_irq(unsigned int irq_nr);
static inline void mask_and_ack_level_irq(unsigned int irq_nr);
static inline void mask_and_ack_rise_edge_irq(unsigned int irq_nr);
static inline void mask_and_ack_fall_edge_irq(unsigned int irq_nr);
static inline void mask_and_ack_either_edge_irq(unsigned int irq_nr);
inline void local_enable_irq(unsigned int irq_nr);
inline void local_disable_irq(unsigned int irq_nr);

void (*board_init_irq)(void);

static DEFINE_SPINLOCK(irq_lock);
Expand Down

0 comments on commit 939369e

Please sign in to comment.