linux/drivers/xen
Jeremy Fitzhardinge d19c8e516e xen: remove unused balloon.h
The balloon driver doesn't have any externally callable functions at
the moment, so remove the (effectively empty) header.  We can add it
back if we need to.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-03 10:04:10 +02:00
..
xenbus xen: clean up domain mode predicates 2008-08-20 12:40:07 +02:00
Kconfig xen: add balloon driver 2008-04-24 23:57:33 +02:00
Makefile Xen: fix cpu_hotplug build when !CONFIG_SMP 2008-09-05 17:44:07 +02:00
balloon.c xen: remove unused balloon.h 2008-10-03 10:04:10 +02:00
cpu_hotplug.c Xen: fix cpu_hotplug.c build by replacing is_running_on_xen() with xen_pv_domain() 2008-09-05 17:44:07 +02:00
events.c xen: implement CPU hotplugging 2008-08-25 11:25:14 +02:00
features.c xen: move features.c from arch/x86/xen/features.c to drivers/xen 2008-04-24 23:57:32 +02:00
grant-table.c xen: clean up domain mode predicates 2008-08-20 12:40:07 +02:00
manage.c stop_machine: wean Xen off stop_machine_run 2008-08-26 00:19:27 +10:00
xencomm.c xen: import arch generic part of xencomm 2008-04-24 23:57:32 +02:00