From: Sascha Hauer Date: Mon, 28 Apr 2014 10:54:52 +0000 (+0200) Subject: ASoC: fsl-ssi: Move fsl_ssi_set_dai_sysclk above fsl_ssi_hw_params X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~4^7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee9daad4953418ecf28a6b0b920f982fe0c24814;p=pandora-kernel.git ASoC: fsl-ssi: Move fsl_ssi_set_dai_sysclk above fsl_ssi_hw_params fsl_ssi_set_dai_sysclk will be called from fsl_ssi_hw_params in the next patch. Move up to avoid forward declaration and to keep the next patch more readable. No functional change. Signed-off-by: Sascha Hauer Signed-off-by: Markus Pargmann Tested-By: Michael Grzeschik Signed-off-by: Mark Brown --- Reading git-diff-tree failed