diff --git a/[refs] b/[refs] index 7578c02c382d..7b8a72f6982d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b10fedf89269a444ddfc92371acc9721749e8b41 +refs/heads/master: d58579e3c3f8b6ce623de0ca26580375852b574f diff --git a/trunk/sound/soc/tegra/tegra20_ac97.c b/trunk/sound/soc/tegra/tegra20_ac97.c index 1bae73bf1c8a..336dcdd3e8a4 100644 --- a/trunk/sound/soc/tegra/tegra20_ac97.c +++ b/trunk/sound/soc/tegra/tegra20_ac97.c @@ -457,7 +457,7 @@ static int tegra20_ac97_platform_remove(struct platform_device *pdev) return 0; } -static const struct of_device_id tegra20_ac97_of_match[] __devinitconst = { +static const struct of_device_id tegra20_ac97_of_match[] = { { .compatible = "nvidia,tegra20-ac97", }, {}, };