commit | f59492b984934170f624487ffdec983a0102ba96 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Mon Sep 29 18:48:48 2014 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon Sep 29 18:48:48 2014 +0100 |
tree | 373254db900c9688b1b605b9a17911f44e7b3b6d | |
parent | 6ac285b824270821ac36eaaa2d92dc25ba2a5669 [diff] |
hw/input/tsc210x.c: Delete unused array tsc2101_rates The array tsc2101_rates[] is unused (and we don't implement the TSC2101 anyway, only the 2102); delete it. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1410723223-17711-5-git-send-email-peter.maydell@linaro.org