Re: [patch 18/19] Define MODULE_SYSTEM_TABLE for mbp_nvidia_bl.o and applesmc.o

From: Tetsuo Handa
Date: Fri Dec 19 2008 - 07:47:43 EST



Tetsuo Handa wrote:
> Alexey Dobriyan wrote:
> > > -MODULE_DEVICE_TABLE(dmi, applesmc_whitelist);
> > > +MODULE_SYSTEM_TABLE(dmi, applesmc_whitelist);
> >
> > I sent patch which does "#define dmi_device_id dmi_system_id" and thus
> > avoids yet another wrapper.
> >
> I see. I'll try your patch after it is merged (2.6.28-rc8-gitX or 2.6.28-rc9 ?).

It's 2.6.28-rc9 now, but your patch is not applied yet.
Did somebody catch the "#define dmi_device_id dmi_system_id" patch?

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/