]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:17:23 +0000 (21:17 -0600)
commit5db737d4cda1536a1d7c978307cc7769d6e388c5
tree42052d52b59e4a5a8e4e7f177e8ddb881f525712
parent0f306a791626d1b8ef4f03fef5421f1ae8bc4ea7
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>
(cherry picked from commit fd990556f0fa25446c6bfa9cf4c9e49d387d4472)
drivers/ata/Kconfig
drivers/ata/Makefile
drivers/ata/ahci_platform.c
drivers/ata/libahci_platform.c [new file with mode: 0644]