Signed-off-by: Camelia Moise <camelia.moise21@xxxxxxxxx> --- sound/soc/mxs/mxs-saif.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/mxs/mxs-saif.c b/sound/soc/mxs/mxs-saif.c index b42f301..729249a 100644 --- a/sound/soc/mxs/mxs-saif.c +++ b/sound/soc/mxs/mxs-saif.c @@ -78,7 +78,7 @@ static int mxs_saif_set_dai_sysclk(struct snd_soc_dai *cpu_dai, * from its master_id. * Note that the master could be itself. */ -static inline struct mxs_saif *mxs_saif_get_master(struct mxs_saif * saif) +static inline struct mxs_saif *mxs_saif_get_master(struct mxs_saif *saif) { return mxs_saif[saif->master_id]; } -- 2.7.4 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel