From: Catalin Marinas Date: Tue, 25 Jan 2011 10:18:25 +0000 (+0100) Subject: ARM: 6637/1: Make the argument to virt_to_phys() "const volatile" X-Git-Tag: v2.6.38-rc3~53^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05b112ff98070dc1f3293e8cd8e4c6f468d1084a;p=pandora-kernel.git ARM: 6637/1: Make the argument to virt_to_phys() "const volatile" Changing the virt_to_phys() argument to "const volatile void *" avoids compiler warnings in some situations where this function is used. Signed-off-by: Catalin Marinas Acked-by: Stephen Boyd Acked-by: Arnd Bergmann Signed-off-by: Russell King --- Reading git-diff-tree failed