From: Kevin Hilman Date: Fri, 29 May 2009 17:54:14 +0000 (+0100) Subject: [ARM] 5529/1: davinci: MMC platform support: DMA_32BIT_MASK --> DMA_BIT_MASK(32) X-Git-Tag: v2.6.31-rc1~344^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0958aed1ea39825439a7848544bfb2e267273b4;p=pandora-kernel.git [ARM] 5529/1: davinci: MMC platform support: DMA_32BIT_MASK --> DMA_BIT_MASK(32) Some DMA_32BIT_MASK usage snuck in with the MMC platform support. Convert these to the new preferred DMA_BIT_MASK(32). Signed-off-by: Kevin Hilman Signed-off-by: Russell King --- Reading git-diff-tree failed