gpio: rcar: Include linux/of.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 16 Oct 2013 10:05:02 +0000 (15:35 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 Oct 2013 11:10:00 +0000 (13:10 +0200)
'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: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-rcar.c

Simple merge