sparseirq: remove duplicated arch_early_irq_init()
commit00c23634879062d1c38d60128bf150c394a359e8
authorYinghai Lu <yinghai@kernel.org>
Wed, 24 Dec 2008 01:29:00 +0000 (23 17:29 -0800)
committerIngo Molnar <mingo@elte.hu>
Fri, 26 Dec 2008 09:43:30 +0000 (26 10:43 +0100)
tree87e96a16ba921c05960d7a97e3956477a6c84be6
parent18eefedfe8ad33e8fc7614c13359e29a9fab4644
sparseirq: remove duplicated arch_early_irq_init()

Impact: clean up

We already have a weak copy of this function in init/main.c

Signed-off-by: Yinghai <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/irq/handle.c