提交 a46ef4d5 编写于 作者: A Axel Lin 提交者: Thierry Reding

pwm: puv3: Remove unused enabled filed from struct puv3_pwm_chip

Signed-off-by: NAxel Lin <axel.lin@ingics.com>
Signed-off-by: NThierry Reding <thierry.reding@avionic-design.de>
上级 22976a5d
......@@ -27,7 +27,6 @@ struct puv3_pwm_chip {
struct pwm_chip chip;
void __iomem *base;
struct clk *clk;
bool enabled;
};
static inline struct puv3_pwm_chip *to_puv3(struct pwm_chip *chip)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册