mfd: tps6586x: Include linux/of.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 16 Oct 2013 08:56:54 +0000 (14:26 +0530)
committerLee Jones <lee.jones@linaro.org>
Wed, 23 Oct 2013 15:22:10 +0000 (16:22 +0100)
commit06bf3c2f11d380d8c5c322f5c45cd189af6f733e
tree67887dc8cb43ffed00023c55dea167c964043f7c
parent1fead3f399ce7b508b05d0cc9d06d534ffac952c
mfd: tps6586x: 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/tps6586x.c