[ltp] thinkpad modules for Linux 2.6 -- trial version available

Thomas Hood linux-thinkpad@linux-thinkpad.org
Wed, 31 Dec 2003 17:04:20 +0100


On Tue, 2003-12-23 at 23:43, markus@nospers.de wrote:
> Is the following error also caused by devfs?
...
> thinkpad.c:105:41: missing binary operator before '('
> make[1]: *** [thinkpad.o] Error 1

Line 105 of 2.6/drivers/thinkpad.c is this:

  MODULE_DESCRIPTION( "Metadriver for IBM ThinkPad hardware drivers" );

Is the "MODULE_DESCRIPTION" macro defined in your kernel headers?

-- 
Thomas Hood <jdthood2@yahoo.co.uk>