diff options
author | Anton Vorontsov <cbouatmailru@gmail.com> | 2012-01-05 16:17:25 +0100 |
---|---|---|
committer | Anton Vorontsov <anton.vorontsov@linaro.org> | 2012-01-07 12:24:51 +0100 |
commit | 93278d151e7bd35ccd0e083d7f2d8123cbaf36f8 (patch) | |
tree | d1a2d0dd3465ac0bcec7464f6d3fb70535dcaea9 /drivers/power/gpio-charger.c | |
parent | s3c_adc_battery: Average over more than one adc sample (diff) | |
download | linux-93278d151e7bd35ccd0e083d7f2d8123cbaf36f8.tar.xz linux-93278d151e7bd35ccd0e083d7f2d8123cbaf36f8.zip |
power_supply: Drop usage of nowarn variant of sysfs_create_link()
The function is not exported to modules, plus we do want to catch anyone
who tries to create complex hierarchy (in that case we'd need to change
'powers' symlink to a directory, probably under a different name to not
break ABI).
This patch fixes the following build error:
ERROR: "sysfs_create_link_nowarn" [drivers/power/power_supply.ko] undefined!
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
Diffstat (limited to 'drivers/power/gpio-charger.c')
0 files changed, 0 insertions, 0 deletions