From: Paul M. <le...@us...> - 2002-03-09 01:50:50
|
Update of /cvsroot/linux-mips/linux/include/asm-mips/vr41xx In directory usw-pr-cvs1:/tmp/cvs-serv3808 Modified Files: e55.h eagle.h mp-c303.h workpad.h Log Message: asm/vr41xx/vr41xx.h -> asm/vr41xx.h Index: e55.h =================================================================== RCS file: /cvsroot/linux-mips/linux/include/asm-mips/vr41xx/e55.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- e55.h 7 Mar 2002 03:16:55 -0000 1.1 +++ e55.h 9 Mar 2002 01:50:46 -0000 1.2 @@ -17,7 +17,7 @@ #define __CASIO_E55_H #include <asm/addrspace.h> -#include <asm/vr41xx/vr41xx.h> +#include <asm/vr41xx.h> /* * Board specific address mapping Index: eagle.h =================================================================== RCS file: /cvsroot/linux-mips/linux/include/asm-mips/vr41xx/eagle.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- eagle.h 7 Mar 2002 03:16:55 -0000 1.1 +++ eagle.h 9 Mar 2002 01:50:46 -0000 1.2 @@ -34,7 +34,7 @@ #define __NEC_EAGLE_H #include <asm/addrspace.h> -#include <asm/vr41xx/vr41xx.h> +#include <asm/vr41xx.h> /* * Board specific address mapping Index: mp-c303.h =================================================================== RCS file: /cvsroot/linux-mips/linux/include/asm-mips/vr41xx/mp-c303.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- mp-c303.h 7 Mar 2002 03:16:55 -0000 1.1 +++ mp-c303.h 9 Mar 2002 01:50:46 -0000 1.2 @@ -17,7 +17,7 @@ #define __VICTOR_MPC303_H #include <asm/addrspace.h> -#include <asm/vr41xx/vr41xx.h> +#include <asm/vr41xx.h> /* * Board specific address mapping Index: workpad.h =================================================================== RCS file: /cvsroot/linux-mips/linux/include/asm-mips/vr41xx/workpad.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- workpad.h 7 Mar 2002 03:16:55 -0000 1.1 +++ workpad.h 9 Mar 2002 01:50:46 -0000 1.2 @@ -17,7 +17,7 @@ #define __IBM_WORKPAD_H #include <asm/addrspace.h> -#include <asm/vr41xx/vr41xx.h> +#include <asm/vr41xx.h> /* * Board specific address mapping |