]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/i2c/busses/i2c-ali15x3.c
[PATCH] scx200_acb: Fix return on init error
[linux-2.6-omap-h63xx.git] / drivers / i2c / busses / i2c-ali15x3.c
index 400b08ed429934536af5c504b5197d0bb265bb48..7a5c0941dbc13f396aaabaf5881f48eb0650761c 100644 (file)
@@ -504,7 +504,6 @@ static void __devexit ali15x3_remove(struct pci_dev *dev)
 }
 
 static struct pci_driver ali15x3_driver = {
-       .owner          = THIS_MODULE,
        .name           = "ali15x3_smbus",
        .id_table       = ali15x3_ids,
        .probe          = ali15x3_probe,