]> Pileus Git - ~andy/linux/commit
mfd: tps65910: Include linux/of.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 16 Oct 2013 08:56:55 +0000 (14:26 +0530)
committerLee Jones <lee.jones@linaro.org>
Wed, 23 Oct 2013 15:22:08 +0000 (16:22 +0100)
commit1fead3f399ce7b508b05d0cc9d06d534ffac952c
tree78d15ba53c6a23c0baea0a4559c1dba3454bd4f5
parent3d6d1d1cd3e9aa4528f82936a01ad46c0e54969b
mfd: tps65910: 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/tps65910.c