From mboxrd@z Thu Jan 1 00:00:00 1970 From: anton.vorontsov@linaro.org (Anton Vorontsov) Date: Fri, 22 Mar 2013 08:16:37 -0700 Subject: [PATCH 6/9] power: pm2301_charger: remove __devinit annotations In-Reply-To: References: <1363866553-15054-1-git-send-email-linus.walleij@stericsson.com> <1363902674-6456-1-git-send-email-arnd@arndb.de> <1363902674-6456-7-git-send-email-arnd@arndb.de> Message-ID: <20130322151637.GA16221@lizard.gateway.2wire.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Mar 22, 2013 at 01:14:55PM +0100, Linus Walleij wrote: > On Thu, Mar 21, 2013 at 10:51 PM, Arnd Bergmann wrote: > > > These got missed in the treewide changes because they came in through > > a new branch, and it now breaks allmodconfig builds. > > > > Signed-off-by: Arnd Bergmann > > Acked-by: Linus Walleij > > Anton can you pick this fix directly to the power subsystem > tree? Yup, will do. Thanks! Anton