diff --git a/[refs] b/[refs] index 1bd4556aea06..ccbdee0a8285 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf +refs/heads/master: 5243ef8b54a927cae23216253e4e3f03af6f1446 diff --git a/trunk/include/linux/pwm.h b/trunk/include/linux/pwm.h index 3945f803d514..7c775751392c 100644 --- a/trunk/include/linux/pwm.h +++ b/trunk/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 */