From ee9daad4953418ecf28a6b0b920f982fe0c24814 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Mon, 28 Apr 2014 12:54:52 +0200 Subject: [PATCH] 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-format-patch failed