Re: [PATCH] 2.4.22-pre4 ide module fix init_cmd640_vlb

Alan Cox (alan@lxorguk.ukuu.org.uk)
10 Jul 2003 12:15:14 +0100


On Iau, 2003-07-10 at 06:23, Jeff Chua wrote:
> Marcelo,
>
> The following patch fixes problem when CONFIG_BLK_DEV_CMD640=y
>
> depmod: *** Unresolved symbols in /lib/modules/2.4.22-pre4/kernel/drivers/ide/ide-core.o
> depmod: init_cmd640_vlb
>
> init_cmd640_vlb() doesn't exist. This patch removes the function call so
> that ide can be loaded as a module.

And stops it working for everyone else. The function does exist too. See
drivers/ide/pci/cmd640.c

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