On Mon, 03 May 2010 11:02:44 -0700 Joe Perches wrote: > On Mon, 2010-05-03 at 10:09 -0700, Randy Dunlap wrote: > > From: Randy Dunlap <[email protected]> > > > > Lots of cxt1e1 source code uses THIS_MODULE->name, which won't build > > when CONFIG_MODULES is not enabled, so use KBUILD_MODNAME instead. > > Perhaps a conversion to pr_<level> is better?
Sure, fine with me. Thanks. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
