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)
commitadc01fbd90079fe985213231c16f1ba0d3b6fdeb
tree41e2dc50efb1b7437df5f3ad9ea655e5b58ca3c1
parent60a4992aae33052a0be69b54ff6286d22e7f403f
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