提交 648eb7a1 编写于 作者: J Jon Hunter 提交者: Linus Walleij

pinctrl: max77620: Remove unused structure definition

The strucuture 'max77620_cfg_param' is defined but never used by the
max77620 driver. Remove this structure definition.
Signed-off-by: NJon Hunter <jonathanh@nvidia.com>
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 77401d7f
......@@ -50,11 +50,6 @@ struct max77620_pin_function {
int mux_option;
};
struct max77620_cfg_param {
const char *property;
enum max77620_pinconf_param param;
};
static const struct pinconf_generic_params max77620_cfg_params[] = {
{
.property = "maxim,active-fps-source",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册