Re: cb_pcimdda.c in cvs

On Wed, Aug 14, 2002 at 11:56:53AM -0400, Calin A. Culianu wrote:
> 
> I don't understand how seeing include/linux/module.h solves the
> problem...?

#if LINUX_VERSION_CODE < KERNEL_VERSION(2,4,10)
#define MODULE_LICENSE(x)
#endif



dave...

Received on 2002-08-14Z22:24:29