From b6a1dfbc7d57409accf213e78db7b059c206be9e Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Wed, 11 Mar 2015 16:28:10 -0500 Subject: [PATCH] firmware: qcom: scm: Split out 32-bit specific SCM code Split out the 32-bit SCM implementation into its own file to prep for supporting a 64-bit/ARM64 implementation as well. We create a simple shim to ensure both versions conform to the same interface. Signed-off-by: Kumar Gala --- Reading git-format-patch failed