From: Tushar Behera Date: Wed, 12 Sep 2012 10:01:46 +0000 (+0530) Subject: pwm: Fix compilation error when CONFIG_PWM is not defined X-Git-Tag: v3.7-rc1~59^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bcf168b024871c64eb5df157739efd2ae9b0bdf;p=pandora-kernel.git 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 Signed-off-by: Tushar Behera Signed-off-by: Thierry Reding --- Reading git-diff-tree failed