ahci: Move generic code into libahci
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Sun, 28 Mar 2010 04:22:14 +0000 (00:22 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 14 May 2010 21:08:01 +0000 (17:08 -0400)
commit365cfa1ed5a36f9bcb9f64c9f0f52155af2e9fef
treedcafbc73e4232ac9cfd65d25c2c7da8fa5390976
parent0cbb0e774b0ea0547ec1b9e795637e309327ae27
ahci: Move generic code into libahci

This patch should contain no functional changes, just moves code
around.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/Makefile
drivers/ata/ahci.c
drivers/ata/ahci.h [new file with mode: 0644]
drivers/ata/libahci.c [new file with mode: 0644]