commit | 5e37195f30cc31e6a1052cbc282254e127c1b8c7 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Mon Jul 28 21:14:21 2014 +0800 |
committer | Sebastian Reichel <sre@kernel.org> | Mon Jul 28 15:36:29 2014 +0200 |
tree | 660816392d485cd9039e511894b27f09a240b273 | |
parent | 00a588f9d27fc64f0c64dcd4abc8e35ed331afb8 [diff] |
ipaq_micro_battery: fix sparse non static symbol warning Fixes the following sparse warnings: drivers/power/ipaq_micro_battery.c:278:24: warning: symbol 'micro_batt_device_driver' was not declared. Should it be static? Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Sebastian Reichel <sre@kernel.org>