]> git.kernelconcepts.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>
Mon, 31 Oct 2011 23:32:11 +0000 (19:32 -0400)
commit72ee5112a0007c958dc57f4a1469c4bbd2cf4d11
treede80563af6dacdef0c3a77c0822ab3447944fc3b
parent2949ead4582963232bdc37a1bb9d22bc38363a39
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