mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
db6b672f98
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Pawel Moll <pawel.moll@arm.com>
7 lines
107 B
C
7 lines
107 B
C
#define IRQ_LOCALTIMER 29
|
|
#define IRQ_LOCALWDOG 30
|
|
|
|
#ifndef CONFIG_SPARSE_IRQ
|
|
#define NR_IRQS 256
|
|
#endif
|