]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86/xen: remove unused static function from smp_pv.c
authorJuergen Gross <jgross@suse.com>
Tue, 28 Mar 2017 09:02:08 +0000 (11:02 +0200)
committerJuergen Gross <jgross@suse.com>
Tue, 2 May 2017 09:10:34 +0000 (11:10 +0200)
commitab1570a427551be2d3eeb30b09834ba01c6109eb
treef8849f5f0080354861798fd66c6a1b5e16a60348
parent8cb6de390096b2ff337cbcf30c9484dd8cf83029
x86/xen: remove unused static function from smp_pv.c

xen_call_function_interrupt() isn't used in smp_pv.c. Remove it.

Signed-off-by: Juergen Gross <jgross@suse.com>
arch/x86/xen/smp_pv.c