From: FUJITA Tomonori Date: Fri, 10 Jul 2009 01:05:00 +0000 (+0900) Subject: remove is_buffer_dma_capable() X-Git-Tag: v2.6.32-rc1~727^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f2502fd8157632909ff335a3c628e7caeec5e03;p=pandora-kernel.git remove is_buffer_dma_capable() is_buffer_dma_capable() was replaced with dma_capable(). is_buffer_dma_capable() tells if a buffer is dma-capable or not. However, it doesn't take a pointer to struct device so it doesn't work for POWERPC. Signed-off-by: FUJITA Tomonori Acked-by: Becky Bruce --- Reading git-diff-tree failed