summaryrefslogtreecommitdiff
path: root/hw/kdrive/ipaq
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2001-05-29 17:47:55 +0000
committerKeith Packard <keithp@keithp.com>2001-05-29 17:47:55 +0000
commit562925c439cf1746f2caa720d4f2dce54ba0311b (patch)
tree06dfbe9706387a20ea8d152407389319e1fd7024 /hw/kdrive/ipaq
parent78b53386b51cde4fe4664963ddafa36b814360f2 (diff)
Fix Xipaq build after layer/RandR additions
Diffstat (limited to 'hw/kdrive/ipaq')
-rw-r--r--hw/kdrive/ipaq/ipaq.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/kdrive/ipaq/ipaq.c b/hw/kdrive/ipaq/ipaq.c
index fae416157..35963f6f3 100644
--- a/hw/kdrive/ipaq/ipaq.c
+++ b/hw/kdrive/ipaq/ipaq.c
@@ -22,12 +22,11 @@
* Adapted from ts300.c by Alan Hourihane <alanh@fairlite.demon.co.uk>
* For the Compaq IPAQ handheld, with the HP VGA Out Card (F1252A).
*/
-/* $XFree86: $ */
+/* $XFree86: xc/programs/Xserver/hw/kdrive/ipaq/ipaq.c,v 1.1 2001/05/23 17:28:39 alanh Exp $ */
#include "pcmcia.h"
extern KdCardFuncs pcmciaFuncs;
-extern KdCardFuncs fbdevFuncs;
void
InitCard (char *name)