aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/interrupt.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/interrupt.h')
-rw-r--r--include/linux/interrupt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/interrupt.h b/include/linux/interrupt.h
index ad16809c8596..7ff98c23199a 100644
--- a/include/linux/interrupt.h
+++ b/include/linux/interrupt.h
@@ -412,7 +412,7 @@ enum
412 NET_TX_SOFTIRQ, 412 NET_TX_SOFTIRQ,
413 NET_RX_SOFTIRQ, 413 NET_RX_SOFTIRQ,
414 BLOCK_SOFTIRQ, 414 BLOCK_SOFTIRQ,
415 BLOCK_IOPOLL_SOFTIRQ, 415 IRQ_POLL_SOFTIRQ,
416 TASKLET_SOFTIRQ, 416 TASKLET_SOFTIRQ,
417 SCHED_SOFTIRQ, 417 SCHED_SOFTIRQ,
418 HRTIMER_SOFTIRQ, /* Unused, but kept as tools rely on the 418 HRTIMER_SOFTIRQ, /* Unused, but kept as tools rely on the