| commit | e653c2b3b7b2edce42105c6aea8d873bba123c78 | [log] [tgz] |
|---|---|---|
| author | Naveen Ramaraj <nramaraj@codeaurora.org> | Wed May 30 12:59:25 2012 -0700 |
| committer | Naveen Ramaraj <nramaraj@codeaurora.org> | Wed May 30 12:59:25 2012 -0700 |
| tree | e6787801dc3ce1c3138c4f61f5cb29b7e6aee321 | |
| parent | 2dec7e975a31b837d98710f13f14bc6f1bab3dd5 [diff] |
msm: ocmem: Fix a possible uninitialized variable warning. Initialize the number of partitions to zero to avoid a possible warning due to lack of initialization. Signed-off-by: Naveen Ramaraj <nramaraj@codeaurora.org>