commit | 866f9a2ae56effa232236cea98a79a04baf3e337 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Tue Jul 10 18:56:53 2012 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Fri Oct 05 16:50:06 2012 -0700 |
tree | 6d88b744026691ea77b2726e9d2a3d513d4c9ba2 | |
parent | fdec00d71b7e46a9efd246e58d98088dff460e7d [diff] |
msm: pil: Stub out PIL API if not compiled If PIL is not enabled, we must stub out functions such as msm_pil_{register,unregister}() and scm_pas_*() so that the build still compiles. This is especially important when we merge the SSR driver with the PIL driver for the modem on 8960 and 9615 where 9615 doesn't have PIL enabled. Change-Id: I56689b6243fd1e45e866591a9a5a93891a0468e4 Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>