提交 5ccedf03 编写于 作者: F Fengguang Wu 提交者: Mark Brown

regulator: max1586: of_get_max1586_platform_data() can be static

Signed-off-by: NFengguang Wu <fengguang.wu@intel.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 4eea4b8e
......@@ -159,7 +159,7 @@ static struct regulator_desc max1586_reg[] = {
},
};
int of_get_max1586_platform_data(struct device *dev,
static int of_get_max1586_platform_data(struct device *dev,
struct max1586_platform_data *pdata)
{
struct max1586_subdev_data *sub;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册