From: Harvey Harrison Date: Mon, 11 Aug 2008 23:54:20 +0000 (-0700) Subject: KVM: make irq ack notifier functions static X-Git-Tag: v2.6.28-rc1~269^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee032c993edd34e0bdf64dab06a55d0e08a4eeb9;p=pandora-kernel.git KVM: make irq ack notifier functions static sparse says: arch/x86/kvm/x86.c:107:32: warning: symbol 'kvm_find_assigned_dev' was not declared. Should it be static? arch/x86/kvm/i8254.c:225:6: warning: symbol 'kvm_pit_ack_irq' was not declared. Should it be static? Signed-off-by: Harvey Harrison Signed-off-by: Andrew Morton Signed-off-by: Avi Kivity --- Reading git-diff-tree failed