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)
commit4edd65e63fe4a998164a8d7d8c8c86f4300825d7
tree2a7e5ae48dc0d93acd3f551882917e4db42bb620
parent19e221bed222bbcaa0436265028de3346df89024
i2c: 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: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-gpio.c
drivers/i2c/busses/i2c-pnx.c
drivers/i2c/busses/i2c-s3c2410.c
drivers/i2c/busses/i2c-xiic.c
drivers/i2c/muxes/i2c-mux-pinctrl.c