diff options
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/peripherals/1904464')
| -rw-r--r-- | results/classifier/deepseek-2-tmp/output/peripherals/1904464 | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/peripherals/1904464 b/results/classifier/deepseek-2-tmp/output/peripherals/1904464 deleted file mode 100644 index 1ae0eeef7..000000000 --- a/results/classifier/deepseek-2-tmp/output/peripherals/1904464 +++ /dev/null @@ -1,18 +0,0 @@ - -Build fails with 64 bits time_t - -time element is deprecated on new input_event structure in kernel's -input.h [1] - -This will avoid the following build failure: - -hw/input/virtio-input-host.c: In function 'virtio_input_host_handle_status': -hw/input/virtio-input-host.c:198:28: error: 'struct input_event' has no member named 'time' - 198 | if (gettimeofday(&evdev.time, NULL)) { - | ^ - -Fixes: - - http://autobuild.buildroot.org/results/a538167e288c14208d557cd45446df86d3d599d5 - - http://autobuild.buildroot.org/results/efd4474fb4b6c0ce0ab3838ce130429c51e43bbb - -[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=152194fe9c3f \ No newline at end of file |