From: Markus Pargmann Date: Thu, 9 Jan 2014 10:16:11 +0000 (+0100) Subject: ASoC: fsl-ssi: Fix stats compile warning X-Git-Tag: v3.14-rc1~143^2~1^2^2^6~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7fa71042304fbc43cfc81d199b922759c67e013;p=pandora-kernel.git ASoC: fsl-ssi: Fix stats compile warning single_open requires a function with signature 'int (*)(struct seq_file *, void *)'. This patch fixes the warning by fixing the wrong return type of fsl_ssi_stats_show. Signed-off-by: Markus Pargmann Signed-off-by: Mark Brown --- Reading git-diff-tree failed