]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: twl6040: Fix sparse non static symbol warning
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Sat, 21 Dec 2013 02:14:13 +0000 (10:14 +0800)
committerLee Jones <lee.jones@linaro.org>
Tue, 21 Jan 2014 08:28:56 +0000 (08:28 +0000)
commit03d67d1ac264e897db2a23511d081210d435a057
tree41e2dc50efb1b7437df5f3ad9ea655e5b58ca3c1
parenta24418ee03795169a74d13a23243d3316fcd5cb2
mfd: twl6040: Fix sparse non static symbol warning

Fixes the following sparse warning:

drivers/mfd/twl6040.c:89:20: warning:
 symbol 'twl6040_patch' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/twl6040.c