Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297620
b: refs/heads/master
c: a2be01b
h: refs/heads/master
v: v3
  • Loading branch information
Rob Herring committed Jan 30, 2012
1 parent f304d79 commit a6c957d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 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: 250a27237e0e0694f8f8451594a0f03e0a4f5a73
refs/heads/master: a2be01b15443d5bc45d23b970dab0abba773ef2a
8 changes: 6 additions & 2 deletions trunk/arch/arm/include/asm/irq.h
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
#ifndef __ASM_ARM_IRQ_H
#define __ASM_ARM_IRQ_H

#define NR_IRQS_LEGACY 16

#ifndef CONFIG_SPARSE_IRQ
#include <mach/irqs.h>
#else
#define NR_IRQS NR_IRQS_LEGACY
#endif

#ifndef irq_canonicalize
#define irq_canonicalize(i) (i)
#endif

#define NR_IRQS_LEGACY 16

/*
* Use this value to indicate lack of interrupt
* capability
Expand Down

0 comments on commit a6c957d

Please sign in to comment.