ee 6af78c17e8b8928ff999adbf93406dac28e998ff parent 0b5d7a2ccb98f0403b1969295429724af9dc9d8e author Hannes Eder 1236721869 +0100 committer Avi Kivity 1244623709 +0300 KVM: make 'lapic_timer_ops' and 'kpit_ops' static Fix this sparse warnings: arch/x86/kvm/lapic.c:916:22: warning: symbol 'lapic_timer_ops' was not declared. Should it be static? arch/x86/kvm/i8254.c:268:22: warning: symbol 'kpit_ops' was not declared. Should it be static? Signed-off-by: Hannes Eder Signed-off-by: Avi Kivity Lò½Òš$x