]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mfd: tps6507x: Include linux/of.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 16 Oct 2013 08:56:53 +0000 (14:26 +0530)
committerLee Jones <lee.jones@linaro.org>
Wed, 23 Oct 2013 15:22:13 +0000 (16:22 +0100)
commit5c8c87940204f1839a8730b228fc5ed1e86d324c
tree5bb439f3da9f6b189862c2dc049eeb533f1d5f1a
parent06bf3c2f11d380d8c5c322f5c45cd189af6f733e
mfd: tps6507x: 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/tps6507x.c