From: Stephen Warren Date: Wed, 12 Jun 2013 21:34:23 +0000 (-0600) Subject: ASoC: rt5640: fix sparse warnings X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9be94aeabf551aa5e2481ab9d626ba82d6b14f3d;p=pandora-kernel.git ASoC: rt5640: fix sparse warnings This fixes: 975:9: sparse: Using plain integer as NULL pointer 1917:24: sparse: symbol 'rt5640_aif_dai_ops' was not declared. Should it be static? 1924:27: sparse: symbol 'rt5640_dai' was not declared. Should it be static? 2079:19: sparse: symbol 'rt5640_i2c_driver' was not declared. Should it be static? Reported-by: Fengguang Wu Signed-off-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed