git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b27c16
)
pwm: Fix compilation error when CONFIG_PWM is not defined
author
Tushar Behera
<tushar.behera@linaro.org>
Wed, 12 Sep 2012 10:01:46 +0000
(15:31 +0530)
committer
Thierry Reding
<thierry.reding@avionic-design.de>
Thu, 20 Sep 2012 10:52:02 +0000
(12:52 +0200)
Add dummy implemention of public symbols for compilation-safe inclusion
of include/linux/pwm.h file when CONFIG_PWM is not defined.
Reported-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
No differences found