aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pxa.h
diff options
context:
space:
mode:
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>2007-10-29 10:34:01 +0000
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>2007-10-29 10:34:01 +0000
commit3efda49d150def64f69a79cbd8da760ea15a79b7 (patch)
treeaafc57f460e5db9e5701cc9f89bec84545143b5f /hw/pxa.h
parent8c9d7f83bf1f2d61f0fdd5fbc030ab67c8f433e7 (diff)
Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller).
Fix GPIO memory mapping address and register width. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3484 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'hw/pxa.h')
-rw-r--r--hw/pxa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pxa.h b/hw/pxa.h
index 90ffd6076..037aebee4 100644
--- a/hw/pxa.h
+++ b/hw/pxa.h
@@ -4,7 +4,7 @@
* Copyright (c) 2006 Openedhand Ltd.
* Written by Andrzej Zaborowski <balrog@zabor.org>
*
- * This code is licenced under the GPL.
+ * This code is licenced under the GNU GPL v2.
*/
#ifndef PXA_H
# define PXA_H "pxa.h"