Alan Cox wrote:
> Wrong patch. Modversions.h should be getting automatically included. That
> is what needs fixing. You've nicely located the problem and fixed the symptoms
> for the module versioned case
> 
modversions.h is being included in the 'gcc' line, however something is
overriding it
in the case of the agpsupport.c file.  If you move the include
<linux/modversions.h> to
the top of agpsupport.c it also works correctly.

Tony

-- 
Can't think of a decent signature...

[EMAIL PROTECTED]                http://www.nothing-on.tv
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to