From: Alan Cox Date: Mon, 19 May 2014 13:34:09 +0000 (+0100) Subject: goldfish: fix >> 32 warning X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~654 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d9e9857c576d8d710ae6a6152a6ddcd29772bb1;p=pandora-kernel.git goldfish: fix >> 32 warning We should be checking for a 64bit platform not 64bit DMA address types in the case of Goldfish. The Goldfish virtual platform is either 32/32 or 64/64. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed