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>
1 file changed