Files
meta-openembedded/meta-oe/recipes-graphics/tslib
Khem Raj 9201611135 tslib: Fix build with 4.x kernel headers
Fixes
    | ../../tslib-1.21/tools/ts_uinput.c:337:15: error: 'struct input_event' has no member named 'input_event_usec'
    |   337 |    data->ev[c].input_event_usec = s[j][i].tv.tv_usec;
    |       |               ^

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25 11:32:27 -07:00
..