commit | eff783a019d02e8ffd7a730f6fdb037fcff32d32 | [log] [tgz] |
---|---|---|
author | Stepan Moskovchenko <stepanm@codeaurora.org> | Mon Aug 22 19:01:58 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:16:14 2011 -0700 |
tree | 5b81f8399d0cf0efe86280f781ec6876b5a02918 | |
parent | f94bcc6852eae1a1623388b16833569c985e2998 [diff] |
msm: socinfo: Move read_msm_cpu_type into socinfo.c Since socinfo.c is now built on all targets, it is safe to uninline this function and move it into socinfo.c. Something this big should not be inlined, anyway. Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>