Re: [PATCH 4/5] power: pm2301_charger: Remove __dev* annotations

2013-03-24 Thread Anton Vorontsov
On Sun, Mar 10, 2013 at 02:34:08PM +0100, Lars-Peter Clausen wrote: > The removal of __devinit and friends seems to have overlapped with the > addition > of the pm2301_charger driver. Currently the driver fails to build with the > following errors: > >

Re: [PATCH 4/5] power: pm2301_charger: Remove __dev* annotations

2013-03-24 Thread Anton Vorontsov
On Sun, Mar 10, 2013 at 02:34:08PM +0100, Lars-Peter Clausen wrote: The removal of __devinit and friends seems to have overlapped with the addition of the pm2301_charger driver. Currently the driver fails to build with the following errors: drivers/power/pm2301_charger.c:843:22:

[PATCH 4/5] power: pm2301_charger: Remove __dev* annotations

2013-03-10 Thread Lars-Peter Clausen
The removal of __devinit and friends seems to have overlapped with the addition of the pm2301_charger driver. Currently the driver fails to build with the following errors: drivers/power/pm2301_charger.c:843:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before

[PATCH 4/5] power: pm2301_charger: Remove __dev* annotations

2013-03-10 Thread Lars-Peter Clausen
The removal of __devinit and friends seems to have overlapped with the addition of the pm2301_charger driver. Currently the driver fails to build with the following errors: drivers/power/pm2301_charger.c:843:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before