arm:increase the amount of interrup vectors
Increase the amount of interrup vectors in preparation for the AM335X.
This commit is contained in:
parent
390f852bd1
commit
7015c66bfa
@ -3,6 +3,6 @@
|
|||||||
#ifndef _INTERRUPT_H
|
#ifndef _INTERRUPT_H
|
||||||
#define _INTERRUPT_H
|
#define _INTERRUPT_H
|
||||||
|
|
||||||
#define NR_IRQ_VECTORS 96
|
#define NR_IRQ_VECTORS 125
|
||||||
|
|
||||||
#endif /* _INTERRUPT_H */
|
#endif /* _INTERRUPT_H */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user