patch-2.3.48 linux/include/asm-mips/keyboard.h

Next file: linux/include/asm-mips/linux_logo.h
Previous file: linux/include/asm-mips/jazzdma.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.47/linux/include/asm-mips/keyboard.h linux/include/asm-mips/keyboard.h
@@ -1,17 +1,17 @@
-/*
- * CPU specific parts of the keyboard driver
+/* $Id: keyboard.h,v 1.14 1999/08/19 22:56:33 ralf Exp $
  *
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
  * for more details.
  *
- * $Id: keyboard.h,v 1.12 1998/09/16 22:52:41 ralf Exp $
+ * Copyright (C) 1994 - 1999 Ralf Baechle
  */
-#ifndef __ASM_MIPS_KEYBOARD_H
-#define __ASM_MIPS_KEYBOARD_H
+#ifndef _ASM_KEYBOARD_H
+#define _ASM_KEYBOARD_H
 
 #ifdef __KERNEL__
 
+#include <linux/config.h>
 #include <linux/delay.h>
 #include <linux/ioport.h>
 #include <asm/bootinfo.h>
@@ -72,4 +72,4 @@
 
 #endif /* __KERNEL */
 
-#endif /* __ASM_MIPS_KEYBOARD_H */
+#endif /* _ASM_KEYBOARD_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)