commit | 0bcf168b024871c64eb5df157739efd2ae9b0bdf | [log] [tgz] |
---|---|---|
author | Tushar Behera <tushar.behera@linaro.org> | Wed Sep 12 15:31:46 2012 +0530 |
committer | Thierry Reding <thierry.reding@avionic-design.de> | Thu Sep 20 12:52:02 2012 +0200 |
tree | 565639539efdc981bd9a7a83dfa1310f8553f902 | |
parent | 7b27c160c68152581c702b9f1fe362338d2a0cad [diff] |
pwm: Fix compilation error when CONFIG_PWM is not defined 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>