aboutsummaryrefslogtreecommitdiff
path: root/rust/qemu-api
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2024-09-03 17:07:27 +0100
committerPeter Maydell <peter.maydell@linaro.org>2024-10-01 14:40:36 +0100
commit81cc84ca4aae08815882532dca2837352191c9b0 (patch)
treec2e52f4ab9d01dd81b3f81b22f6cdd48920bb71b /rust/qemu-api
parent5255c6a9034805048dd0a0d34a0a4cf944a95130 (diff)
downloadqemu-81cc84ca4aae08815882532dca2837352191c9b0.zip
qemu-81cc84ca4aae08815882532dca2837352191c9b0.tar.gz
qemu-81cc84ca4aae08815882532dca2837352191c9b0.tar.bz2
hw/input: Remove tsc210x device
Remove the tsc210x touchscreen controller device, which was only used by the n800 and n810 and cheetah. The uWireSlave struct is still used in omap1.c (at least for compilation purposes -- nothing any longer calls omap_uwire_attach() and so the struct's members will not be used at runtime), so we move it into omap.h so we can delete tsc2xxx.h. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20240903160751.4100218-30-peter.maydell@linaro.org
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions