提交 029dd3ce 编写于 作者: M Mark Brown

regulator: twl: Remove another unused variable warning

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 5bab305d
......@@ -650,13 +650,6 @@ static struct regulator_ops twl6030fixed_ops = {
.get_status = twl6030reg_get_status,
};
static struct regulator_ops twl6030_fixed_resource = {
.enable = twl6030reg_enable,
.disable = twl6030reg_disable,
.is_enabled = twl6030reg_is_enabled,
.get_status = twl6030reg_get_status,
};
/*
* SMPS status and control
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册