diff options
| author | Thomas Gleixner <tglx@linutronix.de> | 2015-09-15 07:47:24 -0400 |
|---|---|---|
| committer | Thomas Gleixner <tglx@linutronix.de> | 2015-09-15 11:06:29 -0400 |
| commit | 3829c664b1eec243f2a355829efa40f0f414de8d (patch) | |
| tree | b02e8e7328050bd1101bcb1f31b0da3e78d031cc /include/linux/irq.h | |
| parent | 4cd7863ecb90010533c178fba6ecc84d5529b402 (diff) | |
genirq: Remove stale comment
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/linux/irq.h')
| -rw-r--r-- | include/linux/irq.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/irq.h b/include/linux/irq.h index 6f8b34066442..72a6b2feb7bf 100644 --- a/include/linux/irq.h +++ b/include/linux/irq.h | |||
| @@ -151,10 +151,6 @@ struct irq_common_data { | |||
| 151 | * methods, to allow shared chip implementations | 151 | * methods, to allow shared chip implementations |
| 152 | * @msi_desc: MSI descriptor | 152 | * @msi_desc: MSI descriptor |
| 153 | * @affinity: IRQ affinity on SMP | 153 | * @affinity: IRQ affinity on SMP |
| 154 | * | ||
| 155 | * The fields here need to overlay the ones in irq_desc until we | ||
| 156 | * cleaned up the direct references and switched everything over to | ||
| 157 | * irq_data. | ||
| 158 | */ | 154 | */ |
| 159 | struct irq_data { | 155 | struct irq_data { |
| 160 | u32 mask; | 156 | u32 mask; |
