Re: [patch] 2.5.70-mm3: sdla.c doesn't compile

From: Christoph Hellwig (hch@infradead.org)
Date: Sat May 31 2003 - 09:11:02 EST


On Sat, May 31, 2003 at 03:56:10PM +0200, Adrian Bunk wrote:
> It seems the following compile error when trying to compile sdla,c
> statically into the kernel comes from Linus' tree:

Argg, #ifdef MODULE considered harmful..

> I'm not sure whether the following is the best solution but it fixes the
> problem:

The right fix would be to make exit_sdla and module_exit #ifdef MODULE.
I'll cook up a patch once I have access to a source tree again (=monday)
unless you're faster :)

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