Merge ../linux-2.6 by hand
[powerpc.git] / drivers / i2c / busses / i2c-viapro.c
index 566342d..c9366b5 100644 (file)
@@ -439,6 +439,7 @@ static struct pci_device_id vt596_ids[] = {
 MODULE_DEVICE_TABLE(pci, vt596_ids);
 
 static struct pci_driver vt596_driver = {
+       .owner          = THIS_MODULE,
        .name           = "vt596_smbus",
        .id_table       = vt596_ids,
        .probe          = vt596_probe,