summaryrefslogtreecommitdiff
path: root/drivers/xen/xenbus/xenbus_dev_frontend.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-10-12 17:20:38 +0200
committerDavid Vrabel <david.vrabel@citrix.com>2016-10-24 15:49:07 +0100
commitcb5f7e7c1ded5ff91b18116669c0f43c82bea3db (patch)
treecb80a4b843a575b7ed16460c57019d044469f079 /drivers/xen/xenbus/xenbus_dev_frontend.c
parent44b3c7af02ca2701b6b90ee30c9d1d9c3ae07653 (diff)
x86: xen: move cpu_up functions out of ifdef
Three newly introduced functions are not defined when CONFIG_XEN_PVHVM is disabled, but are still being used: arch/x86/xen/enlighten.c:141:12: warning: ‘xen_cpu_up_prepare’ used but never defined arch/x86/xen/enlighten.c:142:12: warning: ‘xen_cpu_up_online’ used but never defined arch/x86/xen/enlighten.c:143:12: warning: ‘xen_cpu_dead’ used but never defined Fixes: 4d737042d6c4 ("xen/x86: Convert to hotplug state machine") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'drivers/xen/xenbus/xenbus_dev_frontend.c')
0 files changed, 0 insertions, 0 deletions