From d7fa71042304fbc43cfc81d199b922759c67e013 Mon Sep 17 00:00:00 2001 From: Markus Pargmann Date: Thu, 9 Jan 2014 11:16:11 +0100 Subject: [PATCH] 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-format-patch failed