]> Git Repo - linux.git/commit
ahci: Add ifdef wrapper to ahci_gtf_filter_workaround
authorMarkus Trippelsdorf <[email protected]>
Fri, 9 Oct 2009 03:41:47 +0000 (05:41 +0200)
committerJeff Garzik <[email protected]>
Fri, 9 Oct 2009 04:29:07 +0000 (00:29 -0400)
commit8e5132175bebaa26f8ea5036a1e942686c11cab4
treef4c4f98f285bfbb476d86d38a633d2536399a9d5
parent36a07902c2134649c4af7f07980413ffb1a56085
ahci: Add ifdef wrapper to ahci_gtf_filter_workaround

Commit f80ae7e45a0e03da188494c6e947a5c8b0cdfb4a
ahci: filter FPDMA non-zero offset enable for Aspire 3810T
breaks the current git build for configurations that don't define
CONFIG_ATA_ACPI.
This adds an ifdef wrapper to ahci_gtf_filter_workaround.

Signed-off-by: Markus Trippelsdorf <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
drivers/ata/ahci.c
This page took 0.052958 seconds and 4 git commands to generate.