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

No differences found