]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita066272f57309410c77dca4b9349d2e3ba7a7fa7
tree440cf062562c374c491f79dc125aad174e593c90
parent7ac2e0b6ffa4a6c268169fa875a2355bb49a879e
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