- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / drivers / input / xen-kbdfront.c
index 8a4e353..e140816 100644 (file)
@@ -329,6 +329,7 @@ static const struct xenbus_device_id xenkbd_ids[] = {
 
 static struct xenbus_driver xenkbd_driver = {
        .name = "vkbd",
+       .owner = THIS_MODULE,
        .ids = xenkbd_ids,
        .probe = xenkbd_probe,
        .remove = xenkbd_remove,