diff options
Diffstat (limited to 'include/linux/interrupt.h')
-rw-r--r-- | include/linux/interrupt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/interrupt.h b/include/linux/interrupt.h index f02204706984..2c08fdc2bdf7 100644 --- a/include/linux/interrupt.h +++ b/include/linux/interrupt.h | |||
@@ -113,7 +113,6 @@ enum | |||
113 | NET_TX_SOFTIRQ, | 113 | NET_TX_SOFTIRQ, |
114 | NET_RX_SOFTIRQ, | 114 | NET_RX_SOFTIRQ, |
115 | BLOCK_SOFTIRQ, | 115 | BLOCK_SOFTIRQ, |
116 | SCSI_SOFTIRQ, | ||
117 | TASKLET_SOFTIRQ | 116 | TASKLET_SOFTIRQ |
118 | }; | 117 | }; |
119 | 118 | ||