gmane.linux.kernel

Re: [PATCH -next] sound: fix include/sound/core.h warning


At Mon, 30 Jan 2012 11:42:51 -0800,
Randy Dunlap wrote:
>
> From: Randy Dunlap <rdunlap_at_xenotime.net>
>
> Fix build warning by providing a struct stub since no fields of
> the struct are used:
>
> include/sound/core.h:454:56: warning: 'struct pci_dev' declared inside parameter list
>
> Signed-off-by: Randy Dunlap <rdunlap_at_xenotime.net>
> Cc: Jaroslav Kysela <perex_at_perex.cz>
> Cc: Takashi Iwai <tiwai_at_suse.de>
> Cc: alsa-devel_at_alsa-project.org
Thanks, but it's been already fixed today in sound git tree.
Takashi
> ---
> include/sound/core.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> --- linux-next-20120130.orig/include/sound/core.h
> +++ linux-next-20120130/include/sound/core.h
> _at__at_ -450,6 +450,8 _at__at_ struct snd_pci_quirk {
> {_SND_PCI_QUIRK_ID_MASK(vend, 0, 0), .value = (val)}
> #endif
>
> +struct pci_dev;
> +
> const struct snd_pci_quirk *
> snd_pci_quirk_lookup(struct pci_dev *pci, const struct snd_pci_quirk *list);
>
>




Written by Takashi Iwai 30/01/2012 21.15.28
Check some pics on this site!
24/05/2012 8.33.14