commit | 3b6c5a91706cd850b01ad9b34f2411056a653675 | [log] [tgz] |
---|---|---|
author | Naveen Ramaraj <nramaraj@codeaurora.org> | Sun Aug 19 18:50:44 2012 -0700 |
committer | Naveen Ramaraj <nramaraj@codeaurora.org> | Wed Aug 22 15:59:04 2012 -0700 |
tree | f0c91fd35553885e3e7ba698dc2d582e26f56ee7 | |
parent | b1a5454cab6039537dae064851bc69e91b08092c [diff] |
msm: ocmem: Fix routines incorrectly marked as static The OCMEM header file had few helper routines marked incorrectly with the static storage class. Fix them by moving the definitions from the header file to the source file. Change-Id: I0b385cc24a283113e0f66d0b0769a923aa0a46eb Signed-off-by: Naveen Ramaraj <nramaraj@codeaurora.org>