Skip to content

Commit

Permalink
trivial: PWM: fix of #endif comment
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Vels <mark.vels@team-embedded.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Mark Vels authored and Jiri Kosina committed Mar 30, 2009
1 parent 692105b commit 5243ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/pwm.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ int pwm_enable(struct pwm_device *pwm);
*/
void pwm_disable(struct pwm_device *pwm);

#endif /* __ASM_ARCH_PWM_H */
#endif /* __LINUX_PWM_H */

0 comments on commit 5243ef8

Please sign in to comment.