| commit | f465145235313c451164bdfa9037ac254bf00c9a | [log] [tgz] |
|---|---|---|
| author | Pekka Enberg <penberg@cs.helsinki.fi> | Thu Apr 09 11:52:18 2009 +0300 |
| committer | Ingo Molnar <mingo@elte.hu> | Fri Apr 10 14:35:53 2009 +0200 |
| tree | 55cebaf22bd10b6985a2faff3e00231a7e74ea52 | |
| parent | e85abf8f432bb2a13733ab7609fbb8e1500af51d [diff] |
x86: move x86_quirk_pre_intr_init() to irqinit_32.c
Impact: cleanup
In preparation for unifying irqinit_{32,64}.c, make
x86_quirk_pre_intr_init() local to irqinit_32.c.
Reviewed-by Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Ingo Molnar <mingo@elte.hu>