ARM: qcom: Cleanup scm interface to only export what is needed
authorKumar Gala <galak@codeaurora.org>
Wed, 4 Feb 2015 22:10:13 +0000 (16:10 -0600)
committerKumar Gala <galak@codeaurora.org>
Wed, 11 Mar 2015 20:06:37 +0000 (15:06 -0500)
Now that scom boot interface is merged we don't need export scm_call
anymore.  Some other minor cleanups related to boot interface to only
export what is needed by scm_set_boot_addr().

Signed-off-by: Kumar Gala <galak@codeaurora.org>

No differences found