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

No differences found