| commit | 867f848c67348e9d391e7c0bdc2be1d509e124a7 | [log] [tgz] |
|---|---|---|
| author | Murali Nalajala <mnalajal@codeaurora.org> | Mon Apr 02 20:57:35 2012 +0530 |
| committer | Murali Nalajala <mnalajal@codeaurora.org> | Sun Apr 08 14:54:22 2012 +0530 |
| tree | 8b4ae8a049cfabbc7b65ed8ff629a68287b16d5c | |
| parent | 730ad7abaabdf13abea84cd3d16d66d01fe5a9cf [diff] |
msm: pm-boot: Compile "msm_pm_write_boot_vector" always Currently "msm_pm_write_boot_vector" is under CONFIG_MSM_SCM configuration. Which is true for targets having TZ. But this functionality is required for 8625 traget as well hence moving this function outside of the configuration. Change-Id: Ia37f2688525d22e4c463cb10b75badcb1a6ed442 Signed-off-by: Murali Nalajala <mnalajal@codeaurora.org>