Juergen Gross 25f8f6b4c2 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>
2016-06-22 11:28:42 +01:00
..
2016-06-20 22:30:34 +01:00
2016-06-20 22:30:34 +01:00
2016-06-20 22:30:34 +01:00
2016-06-17 16:33:48 +10:00
2016-05-29 09:11:10 +02:00
2016-06-14 15:59:13 +01:00
2016-06-14 15:59:15 +01:00
2016-06-20 22:30:34 +01:00
2016-05-18 15:04:27 +03:00
2016-06-07 18:02:48 +03:00
2016-05-29 09:11:10 +02:00
2016-06-07 15:39:28 +03:00
2016-06-20 22:30:34 +01:00
2016-06-20 22:30:34 +01:00
2016-06-17 03:28:03 +03:00
2016-01-29 15:07:25 +00:00
2016-06-20 22:30:34 +01:00
2016-06-20 22:30:34 +01:00
2016-06-20 22:30:34 +01:00
2016-06-20 22:30:34 +01:00
2016-05-19 16:42:29 +02:00
2016-06-20 22:30:34 +01:00
2016-06-20 22:30:34 +01:00
2016-06-20 22:30:34 +01:00
2016-06-22 11:28:42 +01:00
2015-12-22 18:39:19 +02:00