From: Alexander Beregalov Date: Sat, 12 Nov 2011 21:30:56 +0000 (+0400) Subject: libata: fix build without BMDMA X-Git-Tag: v3.2-rc3~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aab9440453d19c1885fa391d4aafd7705f316247;p=pandora-kernel.git libata: fix build without BMDMA fix these errors: drivers/ata/libata-sff.c:2538:3: error: implicit declaration of function 'ata_pci_bmdma_prepare_host' drivers/ata/libata-sff.c:2549:40: error: 'ata_bmdma_interrupt' undeclared (first use in this function) Signed-off-by: Alexander Beregalov Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed