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)
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

No differences found