commit | f3ba25ceb2ba2fbc08e72e76ad8724d96534f246 | [log] [tgz] |
---|---|---|
author | Matt Wagantall <mattw@codeaurora.org> | Fri Oct 14 19:49:33 2011 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Mon Oct 17 18:04:15 2011 -0700 |
tree | 7e597106101a3dbb6f0a784234a2f3c0dce772b3 | |
parent | 54c4676146b01abf5c3fcf902c13374c8e446b25 [diff] |
msm: pil: Stub out pil_get() for 8064 at runtime Make pil_get() always return NULL for this target until it is fully supported. Compile time stubs are not sufficient since the same kernel image must work for both 8064 and 8960, and 8960 requires a real PIL implementation. Change-Id: I3c6c1e570a99bbea254e6c0886fdb407107ca07a Signed-off-by: Matt Wagantall <mattw@codeaurora.org>