From: Thierry Reding Date: Thu, 2 Oct 2014 07:27:03 +0000 (+0200) Subject: ASoC: rt286: Fix compilation warning for !PM X-Git-Tag: omap-for-v3.19/prcm-cleanup~125^2~8^2~4^5~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81f3dfe1908011ee12760ce4d75451e7446dff80;p=pandora-kernel.git ASoC: rt286: Fix compilation warning for !PM The rt286_index_sync() function is only called in the resume path. If PM is disabled it becomes unused and shouldn't be built either. Signed-off-by: Thierry Reding Signed-off-by: Mark Brown --- Reading git-diff-tree failed