From: Tejun Heo Date: Mon, 10 May 2010 19:41:41 +0000 (+0200) Subject: libata-sff: prd is BMDMA specific X-Git-Tag: v2.6.35-rc1~481^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f60d70113fa04e32aee2dedbf304a48469c9c45c;p=pandora-kernel.git libata-sff: prd is BMDMA specific struct ata_prd and ap->prd are BMDMA specific. Add bmdma_ prefix to them and move them inside CONFIG_ATA_SFF. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed