On Thu, Jan 30, 2014 at 06:01:54PM +0100, Pavel Machek wrote:
> Hi!
> 
> > diff --git a/drivers/power/Makefile b/drivers/power/Makefile
> > index 77535fd..6d184c8 100644
> > --- a/drivers/power/Makefile
> > +++ b/drivers/power/Makefile
> > @@ -59,4 +59,5 @@ obj-$(CONFIG_CHARGER_BQ24735)     += bq24735-charger.o
> >  obj-$(CONFIG_POWER_AVS)            += avs/
> >  obj-$(CONFIG_CHARGER_SMB347)       += smb347-charger.o
> >  obj-$(CONFIG_CHARGER_TPS65090)     += tps65090-charger.o
> > +obj-$(CONFIG_BQ24261_CHARGER)      += bq24261_charger.o
> >  obj-$(CONFIG_POWER_RESET)  += reset/
> 
> I believe I commented on this one before. Spot two inconsistencies.

Sorry, couldn't find two inconsistencies. One is use of _. And the other?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to