mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-16 22:46:42 +07:00
pwm: Remove gratuitous blank line
Commit 5ec803edcb
("pwm: Add core infrastructure to allow atomic
updates") introduced this double blank line by mistake.
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
This commit is contained in:
parent
f6f3bddf7b
commit
2b77487f2e
@ -408,7 +408,6 @@ static inline void pwm_disable(struct pwm_device *pwm)
|
||||
pwm_apply_state(pwm, &state);
|
||||
}
|
||||
|
||||
|
||||
/* PWM provider APIs */
|
||||
int pwm_set_chip_data(struct pwm_device *pwm, void *data);
|
||||
void *pwm_get_chip_data(struct pwm_device *pwm);
|
||||
|
Loading…
Reference in New Issue
Block a user