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