> >  +#include <linux/modversions.h>
> >   #include <linux/module.h>
> >   #include <linux/kernel.h>
> >   #include <linux/miscdevice.h>
> 
> I just want to confirm that this small fix solves my drm
> problems as well - currently running -test13-pre7
> 
> Er, has anybody sent a patch to the maintainers?

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

-
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