- From: David Schleef <ds_at_schleef.org>
- Date: Tue, 13 Aug 2002 12:13:23 -0700
On Tue, Aug 13, 2002 at 03:09:09PM -0400, Calin A. Culianu wrote: > > I noticed that I have a little MODULE_LICENSE call in the cb_pcimdda.c > driver that I wrote. I realize now that MODULE_LICENSE isn't defined in > all linux kernels, and thus my file will break when compiling against an > older kernel. I suppose I should insert an #ifdef MODULE_LICENSE ... > #endif around that macro call, but I don't have cvs access. Anyone care > to update the file in cvs? :) See include/linux/module.h. dave...
Received on 2002-08-13Z18:13:23