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