From: Bartlomiej Zolnierkiewicz Date: Sat, 2 Feb 2008 18:56:47 +0000 (+0100) Subject: ide: move check_dma_crc() to ide-dma.c X-Git-Tag: v2.6.25-rc1~1068^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=578cfa0d72f81526b2fcb1dd2463c47bbf633989;p=pandora-kernel.git ide: move check_dma_crc() to ide-dma.c * Move check_dma_crc() to ide-dma.c and add inline version for CONFIG_BLK_DEV_IDEDMA=n case. * Rename check_dma_crc() to ide_check_dma_crc(). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed