summaryrefslogtreecommitdiffstats
path: root/hw/tsc210x.c
diff options
context:
space:
mode:
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>2008-05-09 22:17:18 +0000
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>2008-05-09 22:17:18 +0000
commite62ab7a153c92d6233a4eec432ac0c42c5d336c0 (patch)
treebf056256c6a6fa93e15e8d93d059188156c55118 /hw/tsc210x.c
parent1d4e547b552213f91f81aadb3db5efc9ba800ef2 (diff)
downloadhqemu-e62ab7a153c92d6233a4eec432ac0c42c5d336c0.zip
hqemu-e62ab7a153c92d6233a4eec432ac0c42c5d336c0.tar.gz
Improve tsc2005 touchscreen usability.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4401 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'hw/tsc210x.c')
-rw-r--r--hw/tsc210x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/tsc210x.c b/hw/tsc210x.c
index e512087..f15aeba 100644
--- a/hw/tsc210x.c
+++ b/hw/tsc210x.c
@@ -25,7 +25,7 @@
#include "audio/audio.h"
#include "qemu-timer.h"
#include "console.h"
-#include "omap.h"
+#include "omap.h" /* For struct i2s_codec_s and struct uwire_slave_s */
#define TSC_DATA_REGISTERS_PAGE 0x0
#define TSC_CONTROL_REGISTERS_PAGE 0x1
OpenPOWER on IntegriCloud