]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xen: Add module.h to modular drivers/xen users.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 3 Jul 2011 20:20:57 +0000 (16:20 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 28 Jul 2011 04:26:46 +0000 (00:26 -0400)
commit44bb62fa466d63778295e3c208cb355b874accc8
tree55739a9c89bfd8c8dfc0d81541b6854b6ce1f404
parent379c8b0ecd58c2c4dc023e8c86fc1af004f92488
xen: Add module.h to modular drivers/xen users.

Previously these drivers just got module.h implicitly, but we
are cleaning that up and it will be no longer.  Call out the
real users of it.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/xen/balloon.c
drivers/xen/xen-pciback/conf_space.c
drivers/xen/xenbus/xenbus_probe.c
drivers/xen/xenbus/xenbus_probe_frontend.c