Input: colibri-vf50-ts - add missing #include <linux/of.h>
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 9 Feb 2016 18:32:53 +0000 (10:32 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 9 Feb 2016 23:36:22 +0000 (15:36 -0800)
commitff84dabe3c6ebba517086e1161145d70ff129665
tree440cf062562c374c491f79dc125aad174e593c90
parent7008dafb02c858411d70b82c3aeb40f93b93c67a
Input: colibri-vf50-ts - add missing #include <linux/of.h>

drivers/input/touchscreen/colibri-vf50-ts.c: In function ‘vf50_ts_probe’:
drivers/input/touchscreen/colibri-vf50-ts.c:302: error: implicit declaration of function ‘of_property_read_u32’

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/colibri-vf50-ts.c