commit | aad65907ea26eebe3f08db84d9b68de065d6ee57 | [log] [tgz] |
---|---|---|
author | Eric Holmberg <eholmber@codeaurora.org> | Tue Oct 30 12:44:05 2012 -0600 |
committer | Eric Holmberg <eholmber@codeaurora.org> | Wed Jan 09 15:10:18 2013 -0700 |
tree | 3c3461bcf372efe9ea30b94737ed5f564974817a | |
parent | 8b1d293d5c1dc6f1a329e28d12ac112a4621d73f [diff] |
msm: ipc_logging: Update function stubs If IPC Logging is not enabled, but is still used, then the stubs will be multiply defined because they are not static inline. Make the stubs static inline. Change-Id: Id39c8f27acb952228b40012726e6b761defd16fb Signed-off-by: Eric Holmberg <eholmber@codeaurora.org>