ARM: qcom: scm: Clarify boot interface
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 24 Oct 2014 00:35:07 +0000 (17:35 -0700)
committerKumar Gala <galak@codeaurora.org>
Fri, 23 Jan 2015 16:19:17 +0000 (10:19 -0600)
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 <sboyd@codeaurora.org>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
arch/arm/mach-qcom/scm-boot.c
arch/arm/mach-qcom/scm-boot.h

Simple merge
Simple merge