]> 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, 11 Aug 2011 21:32:03 +0000 (17:32 -0400)
commit1fde2c0bc7c96ca20510c2a151e3b5d7eaad8f02
tree5d87acadb560fe13043340177f8786a6e518e293
parentb14b6680f3f674d4e69c677223870cad55bec884
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