aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sun_esp.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/sun_esp.c')
-rw-r--r--drivers/scsi/sun_esp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/sun_esp.c b/drivers/scsi/sun_esp.c
index f2e68459f7ea..7b6d4c2087d7 100644
--- a/drivers/scsi/sun_esp.c
+++ b/drivers/scsi/sun_esp.c
@@ -633,7 +633,6 @@ MODULE_DEVICE_TABLE(of, esp_match);
633static struct platform_driver esp_sbus_driver = { 633static struct platform_driver esp_sbus_driver = {
634 .driver = { 634 .driver = {
635 .name = "esp", 635 .name = "esp",
636 .owner = THIS_MODULE,
637 .of_match_table = esp_match, 636 .of_match_table = esp_match,
638 }, 637 },
639 .probe = esp_sbus_probe, 638 .probe = esp_sbus_probe,