]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: max77693: Include linux/of.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 18 Oct 2013 10:41:57 +0000 (16:11 +0530)
committerLee Jones <lee.jones@linaro.org>
Wed, 23 Oct 2013 15:22:30 +0000 (16:22 +0100)
commit71c7f93ea0036eddb86ccd268945555419bb1cbb
tree3614a5c25006b2a7aa340cbe621933b9ba13a905
parente64c1eb47352d62f5bb06284bae72261d934faa8
mfd: max77693: Include linux/of.h header

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

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