From 3efda49d150def64f69a79cbd8da760ea15a79b7 Mon Sep 17 00:00:00 2001 From: balrog Date: Mon, 29 Oct 2007 10:34:01 +0000 Subject: 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 --- hw/pxa.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/pxa.h') diff --git a/hw/pxa.h b/hw/pxa.h index 90ffd60..037aebe 100644 --- a/hw/pxa.h +++ b/hw/pxa.h @@ -4,7 +4,7 @@ * Copyright (c) 2006 Openedhand Ltd. * Written by Andrzej Zaborowski * - * This code is licenced under the GPL. + * This code is licenced under the GNU GPL v2. */ #ifndef PXA_H # define PXA_H "pxa.h" -- cgit v1.1