pwm: samsung: Include linux/of.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 27 Sep 2013 11:23:24 +0000 (16:53 +0530)
committerThierry Reding <thierry.reding@gmail.com>
Tue, 8 Oct 2013 13:45:44 +0000 (15:45 +0200)
commitc3bdfe1f1e4e1e195945c55a2256eba89334d36c
tree6c882b4d771994e160a2189543f8a514a78f7f61
parent2a8876cfdf14de557705e2559df99f40058a3b3b
pwm: samsung: Include linux/of.h header

'of_match_ptr' is defined in linux/of.h. Include it explicitly.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-samsung.c