]> git.baikalelectronics.ru Git - kernel.git/commit
x86: unify irqinit_{32,64}.c into irqinit.c
authorPekka Enberg <penberg@cs.helsinki.fi>
Thu, 9 Apr 2009 08:52:28 +0000 (11:52 +0300)
committerIngo Molnar <mingo@elte.hu>
Fri, 10 Apr 2009 12:35:58 +0000 (14:35 +0200)
commit6320b76bc04ebca8ab2f2ebe6df1016063fbcc73
treea0d515295b39dda7b55df08bc3a29f5600b20896
parent9c4243bc5d6bcf7f2a3ebdfff3a30f7327982062
x86: unify irqinit_{32,64}.c into irqinit.c

Impact: cleanup

Reviewed-by Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/Makefile
arch/x86/kernel/irqinit.c [new file with mode: 0644]
arch/x86/kernel/irqinit_32.c [deleted file]
arch/x86/kernel/irqinit_64.c [deleted file]