diff options
Diffstat (limited to 'arch/c6x/include/asm/irq.h')
| -rw-r--r-- | arch/c6x/include/asm/irq.h | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/c6x/include/asm/irq.h b/arch/c6x/include/asm/irq.h index ab4577f93d9..1324e62bd4e 100644 --- a/arch/c6x/include/asm/irq.h +++ b/arch/c6x/include/asm/irq.h @@ -34,8 +34,6 @@   */  #define NR_PRIORITY_IRQS 16 -#define NR_IRQS_LEGACY	NR_PRIORITY_IRQS -  /* Total number of virq in the platform */  #define NR_IRQS		256  |