Commit 2a55b910 authored by Eric Miao's avatar Eric Miao Committed by Eric Miao

[ARM] pxa: add missing IRQ_PXA910_NONE to irqs.h

Signed-off-by: default avatarEric Miao <eric.miao@marvell.com>
parent 3852ac71
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment