]> Pileus Git - ~andy/linux/commit
mtd: mxc_nand: Include linux/of.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 18 Oct 2013 10:46:35 +0000 (16:16 +0530)
committerBrian Norris <computersforpeace@gmail.com>
Thu, 7 Nov 2013 07:33:13 +0000 (23:33 -0800)
commitd367e37e004ca6847d5503781d218a266e8bc1ef
tree004df393705e6a73bf2c9f51b7b824968efac63b
parentca5295f48b25ee58fd9de8830fe4016d1d45eb0a
mtd: mxc_nand: 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: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/mxc_nand.c