libata-sff: ap->[last_]ctl are SFF specific
authorTejun Heo <tj@kernel.org>
Mon, 10 May 2010 19:41:37 +0000 (21:41 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 19 May 2010 17:35:47 +0000 (13:35 -0400)
ap->[last_]ctl are specific to SFF controllers.  Put them inside
CONFIG_ATA_SFF and move initialization into ata_sff_port_init().

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found