Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373599
b: refs/heads/master
c: a46ef4d
h: refs/heads/master
i:
  373597: 074f0c6
  373595: d8acad3
  373591: eb37615
  373583: 37b8899
  373567: e9d709d
v: v3
  • Loading branch information
Axel Lin authored and Thierry Reding committed Apr 2, 2013
1 parent 5f165a2 commit f45b785
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 22976a5dada65a0f44918e91c5f1fb5041dc1d5e
refs/heads/master: a46ef4d5723aca785e6b03b7972dd83e43e73977
1 change: 0 additions & 1 deletion trunk/drivers/pwm/pwm-puv3.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit f45b785

Please sign in to comment.