Re: -tip: origin tree build failure

From: Ingo Molnar
Date: Mon Dec 28 2009 - 03:26:49 EST



* Len Brown <lenb@xxxxxxxxxx> wrote:

> ...
> > build failure on x86, for CONFIG_ACPI=n && CONFIG_IPMI_SI=y:
> >
> > drivers/char/ipmi/ipmi_si_intf.c:3208: error: 'ipmi_pnp_driver' undeclared (first use in this function)
> ...
>
> > -#ifdef CONFIG_PNP
> > +#ifdef CONFIG_ACPI
> > pnp_register_driver(&ipmi_pnp_driver);
> > #endif
> ...
>
> Hi Ingo,
> As my tree inflicted this one and I don't see your patch upstream,
> I'll include your fix with my "for -rc2" push.

Thanks!

Ingo
--
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/