summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/sgihpc.h
diff options
context:
space:
mode:
authorAndrew R. Baker <andrewb@uab.edu>1999-08-11 20:26:49 +0000
committerAndrew R. Baker <andrewb@uab.edu>1999-08-11 20:26:49 +0000
commita165c5e53ce770655b2d39d3721e25ab2d7f5440 (patch)
tree5b8b675d493b532e7cabb94341972a5d3cb0949c /include/asm-mips/sgihpc.h
parentf67e4ffc79905482c3b9b8c8dd65197bac7eb508 (diff)
Updates in preperation of EISA support.
Diffstat (limited to 'include/asm-mips/sgihpc.h')
-rw-r--r--include/asm-mips/sgihpc.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/asm-mips/sgihpc.h b/include/asm-mips/sgihpc.h
index 7b1c12e1a..3b0aec963 100644
--- a/include/asm-mips/sgihpc.h
+++ b/include/asm-mips/sgihpc.h
@@ -1,4 +1,4 @@
-/* $Id: sgihpc.h,v 1.5 1999/02/07 22:02:05 ulfc Exp $
+/* $Id: sgihpc.h,v 1.6 1999/04/01 23:24:00 ulfc Exp $
*
* sgihpc.h: Various HPC I/O controller defines. The HPC is basically
* the approximate functional equivalent of the Sun SYSIO
@@ -330,8 +330,6 @@ extern struct hpc3_miscregs *hpc3mregs;
/* We need software copies of these because they are write only. */
extern unsigned long sgi_hpc_write1, sgi_hpc_write2;
-#define SGI_KEYBOARD_IRQ 20
-
struct hpc_keyb {
#ifdef __MIPSEB__
unsigned char _unused0[3];