alistair23-linux/drivers/xen/xenbus
Steven Noonan 45e27161c6 xenbus: fix compile failure on ARM with Xen enabled
Adding an include of linux/mm.h resolves this:
	drivers/xen/xenbus/xenbus_client.c: In function ‘xenbus_map_ring_valloc_hvm’:
	drivers/xen/xenbus/xenbus_client.c:532:66: error: implicit declaration of function ‘page_to_section’ [-Werror=implicit-function-declaration]

CC: stable@vger.kernel.org
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2013-03-01 10:55:00 -05:00
..
Makefile
xenbus_client.c xenbus: fix compile failure on ARM with Xen enabled 2013-03-01 10:55:00 -05:00
xenbus_comms.c
xenbus_comms.h
xenbus_dev_backend.c
xenbus_dev_frontend.c xen/xenbus: fix overflow check in xenbus_file_write() 2012-10-30 09:57:49 -04:00
xenbus_probe.c xen: introduce xen_remap, use it instead of ioremap 2013-02-19 22:02:34 -05:00
xenbus_probe.h
xenbus_probe_backend.c
xenbus_probe_frontend.c
xenbus_xs.c xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.h 2012-11-28 14:39:23 -05:00