]> 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, 6 Oct 2011 18:09:59 +0000 (14:09 -0400)
commit667c5c2af52ab7854aa6558c257bfb52304a802d
tree7123cc637bdd79ed21c7380afe6378466a327b0b
parent7daa41b808665e0b44a42bb2aa4c969f917a6a69
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