Files
linux/drivers/mfd
Randy Dunlap 20d5c7defc mfd: Fix stmpe.c build when OF is not enabled
Fix build errors when CONFIG_OF is not enabled by including
<linux/of.h> (needs to be added in any case).
An alternative fix could be to make the driver depend on OF.

drivers/mfd/stmpe.c:1025:2: error: implicit declaration of function 'of_property_read_u32'
drivers/mfd/stmpe.c:1030:2: error: implicit declaration of function 'for_each_child_of_node'
drivers/mfd/stmpe.c:1030:36: error: expected ';' before '{' token

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-11-26 22:05:15 +01:00
..
2012-07-16 15:00:32 +02:00
2012-11-23 12:09:19 +01:00
2012-09-29 01:25:28 +02:00
2012-09-29 01:25:28 +02:00
2012-11-26 12:20:49 +01:00
2012-11-23 12:09:19 +01:00
2012-09-23 20:51:34 +02:00
2012-09-23 20:51:34 +02:00
2012-11-23 12:09:19 +01:00
2012-09-23 20:51:35 +02:00
2012-01-09 01:03:34 +01:00
2011-03-27 00:09:51 +01:00
2011-05-26 19:45:28 +02:00
2011-05-26 19:45:28 +02:00
2012-11-21 16:07:57 +01:00
2012-06-20 14:39:36 -07:00
2012-01-09 00:37:44 +01:00
2011-03-31 11:26:23 -03:00