Re: compiling cmipci in 2.5.10 on Alpha doesn't work

Ivan Kokshaysky (ink@jurassic.park.msu.ru)
Fri, 26 Apr 2002 14:49:54 +0400


On Fri, Apr 26, 2002 at 12:26:10PM +0200, Jaroslav Kysela wrote:
> <linux/isapnp.h> already includes <linux/pci.h> and there are many files
> in sound/core, sound/drivers, sound/i2c which really have not anything
> related to PCI. I think that it's better to include only related header
> files to optimize compilation (although current CPUs are fast enough).

Ok, this makes sense.

While we are here, there is missing #include <linux/init.h> in
sound/isa/ad1848/ad1848_lib.c, which also breaks compilation on alpha.

Ivan.
-
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/