summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>2018-05-25 16:50:36 +0300
committerMark Brown <broonie@kernel.org>2018-05-25 20:35:59 +0300
commited24d568bd9190cee046ae64df5890494dea2ca4 (patch)
tree0742871087d9296fe197cfac27e40e75721f2343 /net/unix/af_unix.c
parentf15cd6d99198e9c15229aefec639a34a6e8174c6 (diff)
downloadlinux-ed24d568bd9190cee046ae64df5890494dea2ca4.tar.xz
regmap: add missing prototype for devm_init_slimbus
For some reason the devm variant of slimbus init is not added into the header eventhough this __devm_regmap_init_slimbus() is an exported function. This patch adds this. This also fixes below warning in regmap-slimbus.c regmap-slimbus.c:65:15: warning: symbol '__devm_regmap_init_slimbus' was not declared. Should it be static? regmap-slimbus.c:65:16: warning: no previous prototype for '__devm_regmap_init_slimbus' [-Wmissing-prototypes] Fixes: 7d6f7fb053ad ("regmap: add SLIMbus support") Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions