Re: 2.6.10-rc2-mm2

From: Lee Revell
Date: Fri Nov 19 2004 - 23:59:03 EST


On Thu, 2004-11-18 at 02:15 -0800, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.10-rc2/2.6.10-rc2-mm2/

New warnings:

In file included from sound/oss/emu10k1/hwaccess.h:38,
from sound/oss/emu10k1/recmgr.h:35,
from sound/oss/emu10k1/recmgr.c:34:
include/linux/ac97_codec.h:337: warning: `struct pci_dev' declared inside parameter list
include/linux/ac97_codec.h:337: warning: its scope is only this definition or declaration, which is probably not what you want

Looks like the OSS AC97 quirk facility is to blame, here is line 337:

extern int ac97_tune_hardware(struct pci_dev *pdev, struct ac97_quirk *quirk, int override);

Lee








-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/