> > >May 28 10:05:05 localhost kernel: therm_adm103x: no version for
> > >"struct_module" found: kernel tainted.
> >
> > What is the MODULE_* macro to avoid this warning ?
>
> MODULE_LICENSE("GPL");
> Could be something like this?
I think that's due to different versions in module and kernel (as it's a binary
module), but I could be mistaken.
--
Colin