]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Blackfin pata-bf54x driver: Remove obsolete PM function
authorSonic Zhang <sonic.zhang@analog.com>
Wed, 30 Jan 2008 08:43:25 +0000 (16:43 +0800)
committerJeff Garzik <jeff@garzik.org>
Fri, 1 Feb 2008 17:26:40 +0000 (12:26 -0500)
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/pata_bf54x.c

index a32e3c44a606f2f78d5169f6d11103b47749d1f6..ca62bb79fa0f626a69b8353349d7b7d0d0fc2aa3 100644 (file)
@@ -1373,10 +1373,6 @@ static struct scsi_host_template bfin_sht = {
        .slave_configure        = ata_scsi_slave_config,
        .slave_destroy          = ata_scsi_slave_destroy,
        .bios_param             = ata_std_bios_param,
-#ifdef CONFIG_PM
-       .resume                 = ata_scsi_device_resume,
-       .suspend                = ata_scsi_device_suspend,
-#endif
 };
 
 static const struct ata_port_operations bfin_pata_ops = {