patch-2.1.73 linux/include/asm-mips/mipsconfig.h

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

diff -u --recursive --new-file v2.1.72/linux/include/asm-mips/mipsconfig.h linux/include/asm-mips/mipsconfig.h
@@ -10,17 +10,6 @@
 #ifndef __ASM_MIPS_MIPSCONFIG_H
 #define __ASM_MIPS_MIPSCONFIG_H
 
-/*
- * This is the virtual address to which all ports are being mapped.
- * Must be a value that can be load with a lui instruction.
- */
-#ifndef PORT_BASE
-#if !defined (__LANGUAGE_ASSEMBLY__)
-extern unsigned long port_base;
-#endif
-#define PORT_BASE port_base
-#endif
-
 /* Pgdir is 1 page mapped at 0xff800000. */
 #define TLBMAP			0xff800000
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov