On Friday 28 May 2004 13:19, Cedric Pradalier wrote:

> I use these :
> #define DRIVER_VERSION "2004 May 25"
> #define DRIVER_DESC "Driver for ADM103x thermostat in iBook G3"
> #define DRIVER_INFO DRIVER_VERSION " " DRIVER_DESC
> MODULE_AUTHOR ("Cedric Pradalier <[EMAIL PROTECTED]>");
> MODULE_DESCRIPTION (DRIVER_INFO);
> MODULE_LICENSE ("GPL");
> MODULE_VERSION ("1:1.0");

I'm VERY probably being stupid, but I assume you have the \'s on the end, as 
normally seem to be needed for a multi line #define, for DRIVER_INFO?

Regards,

David

> --
> Cedric
>
> "[Of course] I'm French! Why do think I have this outrageous
> accent, you silly king-a?!"  Monty Python and the Holy Grail

Reply via email to