Merge ../linux-2.6 by hand
[powerpc.git] / drivers / i2c / busses / i2c-voodoo3.c
index b675773..650c3eb 100644 (file)
@@ -225,6 +225,7 @@ static void __devexit voodoo3_remove(struct pci_dev *dev)
 }
 
 static struct pci_driver voodoo3_driver = {
+       .owner          = THIS_MODULE,
        .name           = "voodoo3_smbus",
        .id_table       = voodoo3_ids,
        .probe          = voodoo3_probe,