diff options
| author | Juergen Gross | 2016-06-13 11:12:21 +0200 |
|---|---|---|
| committer | Stefano Stabellini | 2016-06-22 12:28:42 +0200 |
| commit | 25f8f6b4c295940ae5d83c19509353afc1dbc9a4 (patch) | |
| tree | 4f402abf0b86f918a70e997b69b1cd6fadbb0361 /linux-headers/linux/kvm_para.h | |
| parent | xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix (diff) | |
| download | qemu-25f8f6b4c295940ae5d83c19509353afc1dbc9a4.tar.gz qemu-25f8f6b4c295940ae5d83c19509353afc1dbc9a4.tar.xz qemu-25f8f6b4c295940ae5d83c19509353afc1dbc9a4.zip | |
xen: move xen_sysdev to xen_backend.c
Commit 9432e53a5bc88681b2d3aec4dac9db07c5476d1b added xen_sysdev as a
system device to serve as an anchor for removable virtual buses. This
introduced a build failure for non-x86 builds with CONFIG_XEN_BACKEND
set, as xen_sysdev was defined in a x86 specific file while being
consumed in an architecture independent source.
Move the xen_sysdev definition and initialization to xen_backend.c to
avoid the build failure.
Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
Diffstat (limited to 'linux-headers/linux/kvm_para.h')
0 files changed, 0 insertions, 0 deletions
