From: Russell King - ARM Linux Date: Mon, 3 Jan 2011 22:37:52 +0000 (+0000) Subject: ARM: PL08x: use 'u32' for LLI structure members, not dma_addr_t X-Git-Tag: v2.6.38-rc1~25^2~11^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e25761d72c80751c8741f5f93abab14232eef347;p=pandora-kernel.git ARM: PL08x: use 'u32' for LLI structure members, not dma_addr_t Use 'u32' for the LLI structure members, which are defined by hardware to be 32-bit. dma_addr_t is much more vague about its actual size. Signed-off-by: Russell King Acked-by: Linus Walleij Signed-off-by: Dan Williams --- Reading git-diff-tree failed