i2c: Include linux/of.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 16 Oct 2013 09:56:33 +0000 (15:26 +0530)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 30 Oct 2013 15:46:30 +0000 (16:46 +0100)
'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: Wolfram Sang <wsa@the-dreams.de>

No differences found