Skip to content

Commit

Permalink
[ARM] pxa: add missing IRQ_PXA910_NONE to irqs.h
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Miao <eric.miao@marvell.com>
  • Loading branch information
Eric Miao authored and Eric Miao committed Jun 5, 2009
1 parent 3852ac7 commit 2a55b91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-mmp/include/mach/irqs.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
/*
* Interrupt numbers for PXA910
*/
#define IRQ_PXA910_NONE (-1)
#define IRQ_PXA910_AIRQ 0
#define IRQ_PXA910_SSP3 1
#define IRQ_PXA910_SSP2 2
Expand Down

0 comments on commit 2a55b91

Please sign in to comment.