diff --git a/[refs] b/[refs] index 0fe87c6a5cee..1dc15455932e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 74c8a6130486bed224e960790f4aa72dd09c061e +refs/heads/master: 078a55db075bf4dcc03115dc94875b3dd83f69d4 diff --git a/trunk/include/linux/irq.h b/trunk/include/linux/irq.h index 36a015746788..7fa7f30fccb6 100644 --- a/trunk/include/linux/irq.h +++ b/trunk/include/linux/irq.h @@ -134,6 +134,9 @@ struct irq_2_iommu; /** * struct irq_desc - interrupt descriptor * @irq: interrupt number for this descriptor + * @timer_rand_state: pointer to timer rand state struct + * @kstat_irqs: irq stats per cpu + * @irq_2_iommu: iommu with this irq * @handle_irq: highlevel irq-events handler [if NULL, __do_IRQ()] * @chip: low level interrupt hardware access * @msi_desc: MSI descriptor