Re: Compile problem w/ 2.4.20-pre7-ac2

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Thu Sep 19 2002 - 05:30:23 EST


On Thu, 2002-09-19 at 09:05, Jens Axboe wrote:

> -static ide_pci_device_t piix_pci_info[] __devinit = {
> +static ide_pci_device_t piix_pci_info[] __initdata = {

That won't work either. The table is needed in cases __devinit is - its
basically __devinitdata. I need to go look up the right types for it

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



This archive was generated by hypermail 2b29 : Mon Sep 23 2002 - 22:00:26 EST