mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
9201611135
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>