diff options
Diffstat (limited to 'arch/arc/kernel/irq.c')
-rw-r--r-- | arch/arc/kernel/irq.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arc/kernel/irq.c b/arch/arc/kernel/irq.c index 305b3f866aa7..5fc92455da36 100644 --- a/arch/arc/kernel/irq.c +++ b/arch/arc/kernel/irq.c | |||
@@ -24,7 +24,6 @@ | |||
24 | * -Needed for each CPU (hence not foldable into init_IRQ) | 24 | * -Needed for each CPU (hence not foldable into init_IRQ) |
25 | * | 25 | * |
26 | * what it does ? | 26 | * what it does ? |
27 | * -setup Vector Table Base Reg - in case Linux not linked at 0x8000_0000 | ||
28 | * -Disable all IRQs (on CPU side) | 27 | * -Disable all IRQs (on CPU side) |
29 | * -Optionally, setup the High priority Interrupts as Level 2 IRQs | 28 | * -Optionally, setup the High priority Interrupts as Level 2 IRQs |
30 | */ | 29 | */ |