From: Stephen Boyd Date: Fri, 24 Oct 2014 00:35:07 +0000 (-0700) Subject: ARM: qcom: scm: Clarify boot interface X-Git-Tag: fixes-v4.0-rc1~87^2~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65b4ab65538e0da8e03e05d137001f10c78273d0;p=pandora-kernel.git ARM: qcom: scm: Clarify boot interface The secure world only knows about 32-bit wide physical addresses for the boot API. Clarify the kernel interface by explicitly stating a u32 instead of phys_addr_t which could be 32 or 64 bits depending on LPAE or not. Signed-off-by: Stephen Boyd Signed-off-by: Kumar Gala --- Reading git-diff-tree failed