]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: sec-core: Include linux/of.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 16 Oct 2013 08:56:52 +0000 (14:26 +0530)
committerLee Jones <lee.jones@linaro.org>
Wed, 23 Oct 2013 15:22:15 +0000 (16:22 +0100)
commit1c5a099b29c26c0a7dd525d6c4ed0daa5206b956
tree8f997c4448b3e7396d4168b333f666b59cf97150
parent5c8c87940204f1839a8730b228fc5ed1e86d324c
mfd: sec-core: 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/sec-core.c