[parisc-linux-cvs] added keyboard.[ch] removal notice

Helge Deller deller@gmx.de
Sun, 7 Jul 2002 15:40:12 +0200


--Boundary-00=_8SEK9jSBJXYTNRK
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
Content-Disposition: inline

On Sunday 07 July 2002 15:40, Helge Deller wrote:
> CVSROOT:	/var/cvs
> Module name:	linux
> Changes by:	deller	02/07/07 07:40:35
>
> Modified files:
> 	arch/parisc/kernel: keyboard.c
> 	include/asm-parisc: keyboard.h
>
> Log message:
> add notice, that those files will be removed rsn....


--Boundary-00=_8SEK9jSBJXYTNRK
Content-Type: text/plain;
  charset="iso-8859-1";
  name="diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="diff"

Index: arch/parisc/kernel/keyboard.c
===================================================================
RCS file: /var/cvs/linux/arch/parisc/kernel/keyboard.c,v
retrieving revision 1.7
diff -u -p -r1.7 keyboard.c
--- arch/parisc/kernel/keyboard.c	2002/07/04 22:41:50	1.7
+++ arch/parisc/kernel/keyboard.c	2002/07/07 13:39:58
@@ -1,4 +1,12 @@
 /*
+ *  WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
+ *  ---------------------------------------------------------------
+ *  This source file will be removed as soon as we have converted
+ *  hp_psaux.c and hp_keyb.c to the input layer !
+ *  
+ */
+
+/*
  *  linux/arch/parisc/kernel/keyboard.c
  *
  *  Alex deVries <adevries@thepuffingroup.com>
Index: include/asm-parisc/keyboard.h
===================================================================
RCS file: /var/cvs/linux/include/asm-parisc/keyboard.h,v
retrieving revision 1.8
diff -u -p -r1.8 keyboard.h
--- include/asm-parisc/keyboard.h	2002/06/25 20:32:07	1.8
+++ include/asm-parisc/keyboard.h	2002/07/07 13:39:58
@@ -1,4 +1,13 @@
 /*
+ *  WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
+ *  ---------------------------------------------------------------
+ *  This file will be removed as soon as we have converted
+ *  hp_psaux.c and hp_keyb.c to the input layer !
+ *  
+ */
+
+
+/*
  *  linux/include/asm-parisc/keyboard.h
  *
  *  Original by Geert Uytterhoeven

--Boundary-00=_8SEK9jSBJXYTNRK--