1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-08-31 16:22:36 +02:00

input: edt-ft5x06: Fix compilation error

Signed-off-by: Ondrej Jirman <megous@megous.com>
This commit is contained in:
Ondrej Jirman
2020-04-13 01:02:51 +02:00
parent 3503748c3f
commit e44d878a0f

View File

@@ -19,6 +19,7 @@
#include <i2c.h>
#include <touchpanel.h>
#include <power/regulator.h>
#include <linux/compat.h>
DECLARE_GLOBAL_DATA_PTR;