genirq: Remove arch_init_chip_data()
authorThomas Gleixner <tglx@linutronix.de>
Wed, 29 Sep 2010 16:44:23 +0000 (18:44 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 12 Oct 2010 14:53:44 +0000 (16:53 +0200)
commitb7d0d8258a9f71949b810e0f82a3d75088f4d364
tree1e37a6d3e89816abab898e3646a4e23eeb457021
parent77dff1c755c3218691e95e7e38ee14323b35dbdb
genirq: Remove arch_init_chip_data()

This function should have not been there in the first place.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ingo Molnar <mingo@elte.hu>
include/linux/interrupt.h
kernel/irq/irqdesc.c
kernel/softirq.c