ata: move library code from ahci_platform.c to libahci_platform.c
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Tue, 25 Mar 2014 18:51:39 +0000 (19:51 +0100)
committerTejun Heo <tj@kernel.org>
Tue, 25 Mar 2014 19:17:13 +0000 (15:17 -0400)
commitfd990556f0fa25446c6bfa9cf4c9e49d387d4472
tree0020bd48b0312034f1d84d4560e323961d052669
parent83b03fd67b9b3fa3795871169f3c08c35b3d6ea8
ata: move library code from ahci_platform.c to libahci_platform.c

Move AHCI platform library code from ahci_platform.c to
libahci_platform.c and fix dependencies for ahci_st,
ahci_imx and ahci_sunxi drivers.

Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/Kconfig
drivers/ata/Makefile
drivers/ata/ahci_platform.c
drivers/ata/libahci_platform.c [new file with mode: 0644]