mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 15:01:08 -04:00
[MIPS] SEAD: More build fixes.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -20,7 +20,14 @@
|
||||
#ifndef _MIPS_SEADINT_H
|
||||
#define _MIPS_SEADINT_H
|
||||
|
||||
#define SEADINT_UART0 2
|
||||
#define SEADINT_UART1 3
|
||||
/*
|
||||
* Interrupts 0..7 are used for SEAD CPU interrupts
|
||||
*/
|
||||
#define MIPSCPU_INT_BASE 0
|
||||
|
||||
#define MIPSCPU_INT_UART0 2
|
||||
#define MIPSCPU_INT_UART1 3
|
||||
|
||||
#define MIPSCPU_INT_CPUCTR 7
|
||||
|
||||
#endif /* !(_MIPS_SEADINT_H) */
|
||||
|
||||
Reference in New Issue
Block a user