Loading drivers/pwm/pwm-puv3.c +0 −1 Original line number Diff line number Diff line Loading @@ -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) Loading Loading
drivers/pwm/pwm-puv3.c +0 −1 Original line number Diff line number Diff line Loading @@ -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) Loading