linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 01/20] git-libata-all: sata_via build fix
@ 2007-05-11  5:48 akpm
  2007-05-11 11:42 ` Tejun Heo
  2007-05-11 22:16 ` Jeff Garzik
  0 siblings, 2 replies; 3+ messages in thread
From: akpm @ 2007-05-11  5:48 UTC (permalink / raw)
  To: jeff; +Cc: linux-ide, akpm, htejun

From: Andrew Morton <akpm@linux-foundation.org>

Cc: Tejun Heo <htejun@gmail.com>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/ata/sata_via.c |    4 ----
 1 file changed, 4 deletions(-)

diff -puN drivers/ata/sata_via.c~git-libata-all-sata_via-build-fix drivers/ata/sata_via.c
--- a/drivers/ata/sata_via.c~git-libata-all-sata_via-build-fix
+++ a/drivers/ata/sata_via.c
@@ -116,10 +116,6 @@ static struct scsi_host_template svia_sh
 	.slave_configure	= ata_scsi_slave_config,
 	.slave_destroy		= ata_scsi_slave_destroy,
 	.bios_param		= ata_std_bios_param,
-#ifdef CONFIG_PM
-	.suspend		= ata_scsi_device_suspend,
-	.resume			= ata_scsi_device_resume,
-#endif
 };
 
 static const struct ata_port_operations vt6420_sata_ops = {
_

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [patch 01/20] git-libata-all: sata_via build fix
  2007-05-11  5:48 [patch 01/20] git-libata-all: sata_via build fix akpm
@ 2007-05-11 11:42 ` Tejun Heo
  2007-05-11 22:16 ` Jeff Garzik
  1 sibling, 0 replies; 3+ messages in thread
From: Tejun Heo @ 2007-05-11 11:42 UTC (permalink / raw)
  To: akpm; +Cc: jeff, linux-ide

akpm@linux-foundation.org wrote:
> From: Andrew Morton <akpm@linux-foundation.org>
> 
> Cc: Tejun Heo <htejun@gmail.com>
> Cc: Jeff Garzik <jeff@garzik.org>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Acked-by: Tejun Heo <htejun@gmail.com>

-- 
tejun

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [patch 01/20] git-libata-all: sata_via build fix
  2007-05-11  5:48 [patch 01/20] git-libata-all: sata_via build fix akpm
  2007-05-11 11:42 ` Tejun Heo
@ 2007-05-11 22:16 ` Jeff Garzik
  1 sibling, 0 replies; 3+ messages in thread
From: Jeff Garzik @ 2007-05-11 22:16 UTC (permalink / raw)
  To: akpm; +Cc: linux-ide, htejun

akpm@linux-foundation.org wrote:
> From: Andrew Morton <akpm@linux-foundation.org>
> 
> Cc: Tejun Heo <htejun@gmail.com>
> Cc: Jeff Garzik <jeff@garzik.org>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---
> 
>  drivers/ata/sata_via.c |    4 ----
>  1 file changed, 4 deletions(-)

applied



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-05-11 22:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-11  5:48 [patch 01/20] git-libata-all: sata_via build fix akpm
2007-05-11 11:42 ` Tejun Heo
2007-05-11 22:16 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).