mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
UPSTREAM: pwm: Remove gratuitous blank line
Commit5ec803edcb("pwm: Add core infrastructure to allow atomic updates") introduced this double blank line by mistake. Signed-off-by: Thierry Reding <thierry.reding@gmail.com> (cherry picked from commit2b77487f2e) Change-Id: Ie84fc2496ae6ca111386fa42ab31b8ab0559bece Signed-off-by: David Wu <david.wu@rock-chips.com>
This commit is contained in:
parent
4898ef2167
commit
96e741fe6b
|
|
@ -426,7 +426,6 @@ static inline void pwm_disable(struct pwm_device *pwm)
|
|||
pwm_apply_state(pwm, &state);
|
||||
}
|
||||
|
||||
|
||||
/* PWM provider APIs */
|
||||
int pwm_capture(struct pwm_device *pwm, struct pwm_capture *result,
|
||||
unsigned long timeout);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user