Re: [PATCH 2.6] hw_random.c: replace pci_find_device

From: Jon Smirl
Date: Mon Oct 25 2004 - 13:04:12 EST


On Thu, 21 Oct 2004 18:48:58 -0400, Jeff Garzik <jgarzik@xxxxxxxxx> wrote:
> applied

I just pulled from Linus bk, for_each_pci_dev isn't defined anywhere.
I get compile errors in hw_random.c.

[jonsmirl@smirl linux-2.5]$ grep -rI for_each_pci_dev *
drivers/char/hw_random.c: for_each_pci_dev(pdev) {
SCCS/s.ChangeSet:c for_each_pci_dev is a macro wrapper around pci_get_device.
[jonsmirl@smirl linux-2.5]$

--
Jon Smirl
jonsmirl@xxxxxxxxx
-
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/