From: Yang Hongyang Date: Tue, 7 Apr 2009 02:01:15 +0000 (-0700) Subject: dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) X-Git-Tag: v2.6.30-rc1~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=284901a90a9e0b812ca3f5f852cbbfb60d10249d;p=pandora-kernel.git dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) Replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) Signed-off-by: Yang Hongyang Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed