ARM: qcom: Merge scm and scm boot code together
authorKumar Gala <galak@codeaurora.org>
Wed, 4 Feb 2015 21:46:04 +0000 (15:46 -0600)
committerKumar Gala <galak@codeaurora.org>
Wed, 11 Mar 2015 20:06:36 +0000 (15:06 -0500)
commit3d9b448bd287f051f5380323d596a133f01c074b
tree4036207733a835efd0129771b8f4f6cfe6f7d868
parentc517d838eb7d07bbe9507871fab3931deccff539
ARM: qcom: Merge scm and scm boot code together

Put all scm related code into a single file as a first step in cleaning
up the scm interface to just expose functional behavior insteam of making
direct scm calls.

Signed-off-by: Kumar Gala <galak@codeaurora.org>
arch/arm/mach-qcom/Makefile
arch/arm/mach-qcom/platsmp.c
arch/arm/mach-qcom/scm-boot.c [deleted file]
arch/arm/mach-qcom/scm-boot.h [deleted file]
arch/arm/mach-qcom/scm.c
arch/arm/mach-qcom/scm.h
This page took 0.025813 seconds and 5 git commands to generate.