diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2012-08-02 12:32:42 +0530 |
---|---|---|
committer | Thierry Reding <thierry.reding@avionic-design.de> | 2012-08-17 14:08:24 +0200 |
commit | dfeb86ecde7ae6ce15bd69a6a205b5e13aea8111 (patch) | |
tree | 07b0ea998161300e9e3c1f92e939a14c7b1e3508 /lib/hexdump.c | |
parent | d9875690d9b89a866022ff49e3fcea892345ad92 (diff) | |
download | linux-dfeb86ecde7ae6ce15bd69a6a205b5e13aea8111.tar.bz2 |
pwm: Add missing static storage class specifiers in core.c file
Fixes the following sparse warnings:
drivers/pwm/core.c:152:6: warning:
symbol 'of_pwmchip_add' was not declared. Should it be static?
drivers/pwm/core.c:165:6: warning:
symbol 'of_pwmchip_remove' was not declared. Should it be static?
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Diffstat (limited to 'lib/hexdump.c')
0 files changed, 0 insertions, 0 deletions