From 43f6cfacf15926a6538fc8c8a7e46430851aaa67 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Fri, 4 Apr 2003 06:02:04 +0000 Subject: [lcd4linux @ 2003-04-04 06:01:59 by reinelt] new parallel port abstraction scheme --- USBLCD.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'USBLCD.c') diff --git a/USBLCD.c b/USBLCD.c index 2cee0df..a2479e9 100644 --- a/USBLCD.c +++ b/USBLCD.c @@ -1,4 +1,4 @@ -/* $Id: USBLCD.c,v 1.8 2003/02/22 07:53:10 reinelt Exp $ +/* $Id: USBLCD.c,v 1.9 2003/04/04 06:01:59 reinelt Exp $ * * Driver for USBLCD ( see http://www.usblcd.de ) * This Driver is based on HD44780.c @@ -22,6 +22,9 @@ * * * $Log: USBLCD.c,v $ + * Revision 1.9 2003/04/04 06:01:59 reinelt + * new parallel port abstraction scheme + * * Revision 1.8 2003/02/22 07:53:10 reinelt * cfg_get(key,defval) * @@ -79,7 +82,6 @@ #include "cfg.h" #include "display.h" #include "bar.h" -#include "udelay.h" #define GET_HARD_VERSION 1 #define GET_DRV_VERSION 2 -- cgit v1.2.3