projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
692105b
)
trivial: PWM: fix of #endif comment
author
Mark Vels
<mark.vels@team-embedded.nl>
Sun, 18 Jan 2009 17:42:45 +0000
(18:42 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 30 Mar 2009 13:22:01 +0000
(15:22 +0200)
Signed-off-by: Mark Vels <mark.vels@team-embedded.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
include/linux/pwm.h
patch
|
blob
|
history
diff --git
a/include/linux/pwm.h
b/include/linux/pwm.h
index
3945f80
..
7c77575
100644
(file)
--- a/
include/linux/pwm.h
+++ b/
include/linux/pwm.h
@@
-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 */