]> err.no Git - linux-2.6/blobdiff - drivers/message/fusion/mptspi.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
[linux-2.6] / drivers / message / fusion / mptspi.c
index a0a2e0afb21d5c47099aeae2a6fd3afb261a29c5..dfa8806b1e13d618875242352ab8ee32de0781b3 100644 (file)
@@ -402,9 +402,7 @@ static struct pci_driver mptspi_driver = {
        .id_table       = mptspi_pci_table,
        .probe          = mptspi_probe,
        .remove         = __devexit_p(mptscsih_remove),
-       .driver         = {
-               .shutdown = mptscsih_shutdown,
-        },
+       .shutdown       = mptscsih_shutdown,
 #ifdef CONFIG_PM
        .suspend        = mptscsih_suspend,
        .resume         = mptscsih_resume,