summaryrefslogtreecommitdiff
path: root/drivers/lguest/lguest_device.c
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2011-07-28 01:25:05 (GMT)
committerPaul Gortmaker <paul.gortmaker@windriver.com>2011-10-31 23:32:13 (GMT)
commit51441d434f621c5c74470b36579ae7c9fb5b7139 (patch)
treef30e61665d0c5888f394e71fd93ff23a9de2f040 /drivers/lguest/lguest_device.c
parent799fd8b23961f73fb7e7eeaee79f7ef0850e6c31 (diff)
downloadlinux-51441d434f621c5c74470b36579ae7c9fb5b7139.tar.xz
kvm: iommu.c file requires the full module.h present.
This file has things like module_param_named() and MODULE_PARM_DESC() so it needs the full module.h header present. Without it, you'll get: CC arch/x86/kvm/../../../virt/kvm/iommu.o virt/kvm/iommu.c:37: error: expected ‘)’ before ‘bool’ virt/kvm/iommu.c:39: error: expected ‘)’ before string constant make[3]: *** [arch/x86/kvm/../../../virt/kvm/iommu.o] Error 1 make[2]: *** [arch/x86/kvm] Error 2 Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'drivers/lguest/lguest_device.c')
0 files changed, 0 insertions, 0 deletions