commit | 00c23634879062d1c38d60128bf150c394a359e8 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Tue Dec 23 17:29:00 2008 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Dec 26 10:43:30 2008 +0100 |
tree | 87e96a16ba921c05960d7a97e3956477a6c84be6 | |
parent | 18eefedfe8ad33e8fc7614c13359e29a9fab4644 [diff] |
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>