]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: max8997: Include linux/of.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 16 Oct 2013 08:56:51 +0000 (14:26 +0530)
committerLee Jones <lee.jones@linaro.org>
Wed, 23 Oct 2013 15:22:18 +0000 (16:22 +0100)
commitfb7d4a53f59966a76447cdacdc6b2a71675c1d91
tree67ec985e1c6e820f251ee35cf74dc7ccda2b6ac8
parent1c5a099b29c26c0a7dd525d6c4ed0daa5206b956
mfd: max8997: Include linux/of.h header

'of_match_ptr' is defined in linux/of.h. Include it explicitly to
avoid breakage in the future.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/max8997.c