commit | 903c02b3e186792be2eb039ad2da51795d14efbf | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu Dec 06 11:43:31 2012 -0800 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Fri Dec 07 11:05:07 2012 -0800 |
tree | 7a44bb3a1c3da9f3c0f28e2fb0009e4dcfccae46 | |
parent | e3ec94afbdb6af6d969a2e646924a9f013cf6fc4 [diff] |
msm: ramdump: Clean up headers and make file ops static Removed unused headers to speed up compiles. Mark the file ops structure static because it is unused outside of this file. Change-Id: I5ee02fa90c579d639fbec09a3b302dd33c095a1c Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>