From: Aneesh Kumar K.V Date: Wed, 11 Oct 2006 08:20:43 +0000 (-0700) Subject: [PATCH] use struct irq_chip instead of struct hw_interrupt_type X-Git-Tag: v2.6.19-rc2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c37e108d156101dcde7ec7033eabe7abe83366bc;p=pandora-kernel.git [PATCH] use struct irq_chip instead of struct hw_interrupt_type hw_interrupt_type is deprecated in favour of struct irq_chip. [mingo@elte.hu: do x86_64 too] Acked-by: Thomas Gleixner Acked-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed