[PATCH] power: collie_battery: hide unused variable
Pavel Machek
pavel at ucw.cz
Sat Jan 30 08:16:34 PST 2016
On Mon 2016-01-25 16:45:49, Arnd Bergmann wrote:
> The 'wakeup_enabled' variable in this driver is only accessed
> by the optional power management functions and we get a warning
> when they are disabled:
>
> drivers/power/collie_battery.c:29:12: error: 'wakeup_enabled' defined but not used [-Werror=unused-variable]
>
> This moves the definition next to the users inside the same #ifdef,
> which avoids the warning.
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
Acked-by: Pavel Machek <pavel at ucw.cz>
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
More information about the linux-arm-kernel
mailing list