commit | 0c33a96809e2e82fa5d4bc9dfa061777b6d30b7b | [log] [tgz] |
---|---|---|
author | Kiran Gunda <kgunda@codeaurora.org> | Mon Oct 21 00:06:34 2013 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Oct 20 11:54:39 2013 -0700 |
tree | 9817ecc284dc9ecde23c742e128786ef382bab4a | |
parent | 9b378d810cff13c4515377690cd662845f762915 [diff] |
spmi: Inline a function to remove compilation error Compilation error is seen in spmi_dfs_add_controller function when debug fs is disabled. In this patch this function is defined as static inline to remove this error. CRs-Fixed: 555022 Change-Id: I66ac9ca9eeb1e25c68c9deff665258f4e036a678 Signed-off-by: Kiran Gunda <kgunda@codeaurora.org>