From: Ingo Molnar Date: Thu, 25 Dec 2008 15:27:54 +0000 (+0100) Subject: Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into... X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=860cf8894b326e4b89720f520540604834337b72;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core --- 860cf8894b326e4b89720f520540604834337b72 diff --cc include/linux/irq.h index 838a977885e1,7fa7f30fccb6,3dddfa703ebd,3dddfa703ebd..98564dc64476 --- a/include/linux/irq.h +++ b/include/linux/irq.h @@@@@ -128,9 -129,14 -129,9 -129,9 +129,14 @@@@@ struct irq_chip const char *typename; }; + ++struct timer_rand_state; + ++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