android_kernel_motorola_sm6225/drivers/xen/xenbus
Konrad Rzeszutek Wilk 01464a60a4 xen/xenbus: Fix compile error - missing header for xen_initial_domain()
drivers/xen/xenbus/xenbus_dev_backend.c:74:2: error: implicit declaration of function 'xen_initial_domain'

Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2011-12-21 14:32:50 -05:00
..
Makefile xen: Add xenbus_backend device 2011-12-16 13:29:41 -05:00
xenbus_client.c xenbus: Use grant-table wrapper functions 2011-12-20 17:05:25 -05:00
xenbus_comms.c xen/pv-on-hvm kexec+kdump: reset PV devices in kexec or crash kernel 2011-09-01 11:49:03 -04:00
xenbus_comms.h xen: Add xenbus device driver 2011-12-16 13:29:39 -05:00
xenbus_dev_backend.c xen/xenbus: Fix compile error - missing header for xen_initial_domain() 2011-12-21 14:32:50 -05:00
xenbus_dev_frontend.c xen/xenbus-frontend: Fix compile error with randconfig 2011-12-20 10:47:44 -05:00
xenbus_probe.c xenbus: Support HVM backends 2011-12-20 17:02:35 -05:00
xenbus_probe.h xenbus: Support HVM backends 2011-12-20 17:02:35 -05:00
xenbus_probe_backend.c xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users. 2011-10-31 19:32:11 -04:00
xenbus_probe_frontend.c xen: Add module.h to modular drivers/xen users. 2011-10-31 19:32:11 -04:00
xenbus_xs.c xen/pv-on-hvm:kexec: Fix implicit declaration of function 'xen_hvm_domain' 2011-09-26 13:17:55 -04:00