From: Sachin Kamat Date: Thu, 24 Jan 2013 09:21:16 +0000 (+0530) Subject: ASoC: tegra20_ac97: Remove __devinitconst attribute X-Git-Tag: v3.9-rc1~129^2~24^2~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d58579e3c3f8b6ce623de0ca26580375852b574f;p=pandora-kernel.git ASoC: tegra20_ac97: Remove __devinitconst attribute __devinitconst has been removed from the kernel and gives the following build errors: sound/soc/tegra/tegra20_ac97.c:460:58: error: Expected ; at end of declaration sound/soc/tegra/tegra20_ac97.c:460:58: error: got __devinitconst Cc: Lucas Stach Signed-off-by: Sachin Kamat Reviewed-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed