]> git.karo-electronics.de Git - linux-beck.git/commit
pwm: imx: Include linux/of.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 27 Sep 2013 11:23:23 +0000 (16:53 +0530)
committerThierry Reding <thierry.reding@gmail.com>
Tue, 8 Oct 2013 13:45:44 +0000 (15:45 +0200)
commit2a8876cfdf14de557705e2559df99f40058a3b3b
tree08e39a0a7d4b522702f53e208a8d1158005ea14f
parentceb12f939809b3445d0b2118d4b07638bb07afa6
pwm: imx: 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-imx.c