From: Bartlomiej Zolnierkiewicz Date: Tue, 28 Apr 2009 04:06:16 +0000 (+0900) Subject: mg_disk: fix dependency on libata X-Git-Tag: v2.6.31-rc1~389^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a11a789c39cd6f61de4243234cf44a46c23ffd0;p=pandora-kernel.git mg_disk: fix dependency on libata Add local copies of ata_id_string() and ata_id_c_string() to mg_disk so there is no need for the driver to depend on ATA and SCSI. [ Impact: break dependency on libata by copying ata id string functions ] Cc: unsik Kim Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Tejun Heo Signed-off-by: Jens Axboe --- Reading git-diff-tree failed