ahci: move AHCI_HFLAGS() macro to ahci.h
authorBrian Norris <computersforpeace@gmail.com>
Tue, 21 Feb 2012 18:38:43 +0000 (10:38 -0800)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 13 Mar 2012 20:35:47 +0000 (16:35 -0400)
commit55d5ec316627b64c3764e4c1b4b8e1988e272c1f
tree02143de94a97d4c56c94d30acf7f544ec233ed15
parent66583c9fa63d05d5580e409f9a58d3cad6d76d17
ahci: move AHCI_HFLAGS() macro to ahci.h

We will need this macro in both ahci.c and ahci_platform.c, so just move it
to the header.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Cc: stable@kernel.org
drivers/ata/ahci.c
drivers/ata/ahci.h