commit | 151b5069c07922c8bf083c2dfa3bcdff21147ff9 | [log] [tgz] |
---|---|---|
author | Jay Chokshi <jchokshi@codeaurora.org> | Fri May 10 18:09:50 2013 -0700 |
committer | Jay Chokshi <jchokshi@codeaurora.org> | Fri May 10 18:51:03 2013 -0700 |
tree | 2057c46ed202276c64d918acc2b40265d30e901c | |
parent | bd7147d635d762d2b5f86b3e5da40cbfc47acfc3 [diff] |
msm: smsm: Fix compile error when CONFIG_MSM_SMD isn't selected Fix the return value of a function that currently returns NULL (which is identified as a pointer) but is supposed to return unsigned integer. Change-Id: Ief97b3a1aa9640539756e88f78f6eed4e019e317 Signed-off-by: Jay Chokshi <jchokshi@codeaurora.org>