]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
commit831cbd7a807b3f62f58fe98e0283af510b567d9b
tree44cdcab362547cda52c9df3a0c2fbd8c5adebf9b
parent2f56e0a57ff1bbf973bec86e527f222de8c4b4f9
gpio: lpc32xx: 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: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-lpc32xx.c