[alsa-devel] [PATCH 3/5] ASoC: tegra: Make 'ahub_auxdata' static
Sachin Kamat
sachin.kamat at linaro.org
Tue Jan 22 05:56:51 CET 2013
On 21 January 2013 22:46, Stephen Warren <swarren at wwwdotorg.org> wrote:
> On 01/21/2013 02:29 AM, Sachin Kamat wrote:
>> Fixes the following sparse warning:
>> sound/soc/tegra/tegra30_ahub.c:302:23: warning:
>> symbol 'ahub_auxdata' was not declared. Should it be static?
>
>> diff --git a/sound/soc/tegra/tegra30_ahub.c b/sound/soc/tegra/tegra30_ahub.c
>
>> -struct of_dev_auxdata ahub_auxdata[] = {
>> +static struct of_dev_auxdata ahub_auxdata[] = {
>
> This array is being removed from the driver for 3.9 in a patch being
> taken through the Tegra tree. As such, please drop this one patch.
OK.
>
> The rest look fine to me, so the series,
> Reviewed-by: Stephen Warren <swarren at nvidia.com>
Thanks Stephen.
Mark,
Do you want me to re-post this series after dropping this patch?
--
With warm regards,
Sachin
More information about the Alsa-devel
mailing list