Re: [PATCH] Fix compile of drivers/pci/pci.c in 2.4.9-pre2

Tom Rini (trini@kernel.crashing.org)
Mon, 13 Aug 2001 08:46:35 -0700


On Mon, Aug 13, 2001 at 08:37:47AM -0700, David S. Miller wrote:
> From: Tom Rini <trini@kernel.crashing.org>
> Date: Mon, 13 Aug 2001 08:31:00 -0700
>
> Hello. 2.4.9-pre2 introduced the mandatory PM transition delays for PCI
> devices. However, it currently doesn't compile, at least on PPC, since
> drivers/pci/pci.c doesn't include <asm/delay.h> to get the definition of
> udelay. Please apply this to the next release. Thanks.
>
> The correct include is <linux/delay.h> not <asm/delay.h>

Ah, whoops.

-- 
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/