summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-05-10 18:20:50 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-05-10 18:20:50 +0000
commitfe16db766c5074082d404abb4eacdc76af118640 (patch)
tree5864c1a32222e263042a357b53965e806ba70148
parent327f9baa6280b638d873fa2a716ad505f1441536 (diff)
Sony name change patches from Geert.
-rw-r--r--arch/mips/ddb5074/int-handler.S2
-rw-r--r--arch/mips/ddb5074/irq.c2
-rw-r--r--arch/mips/ddb5074/nile4.c2
-rw-r--r--arch/mips/ddb5074/pci.c2
-rw-r--r--arch/mips/ddb5074/prom.c2
-rw-r--r--arch/mips/ddb5074/setup.c2
-rw-r--r--arch/mips/ddb5074/time.c2
-rw-r--r--include/asm-mips/ddb5074.h2
-rw-r--r--include/asm-mips/nile4.h2
9 files changed, 9 insertions, 9 deletions
diff --git a/arch/mips/ddb5074/int-handler.S b/arch/mips/ddb5074/int-handler.S
index 4bb0539be..eab4d2dd9 100644
--- a/arch/mips/ddb5074/int-handler.S
+++ b/arch/mips/ddb5074/int-handler.S
@@ -6,7 +6,7 @@
* Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
*
* Copyright (C) 2000 Geert Uytterhoeven <geert@sonycom.com>
- * Sony Suprastructure Center Europe (SUPC-E), Brussels
+ * Sony Software Development Center Europe (SDCE), Brussels
*
* $Id: int-handler.S,v 1.1 2000/01/26 00:07:44 ralf Exp $
*/
diff --git a/arch/mips/ddb5074/irq.c b/arch/mips/ddb5074/irq.c
index 2f67721da..31813fe41 100644
--- a/arch/mips/ddb5074/irq.c
+++ b/arch/mips/ddb5074/irq.c
@@ -2,7 +2,7 @@
* arch/mips/ddb5074/irq.c -- NEC DDB Vrc-5074 interrupt routines
*
* Copyright (C) 2000 Geert Uytterhoeven <geert@sonycom.com>
- * Sony Suprastructure Center Europe (SUPC-E), Brussels
+ * Sony Software Development Center Europe (SDCE), Brussels
*
* $Id: irq.c,v 1.1 2000/01/26 00:07:44 ralf Exp $
*/
diff --git a/arch/mips/ddb5074/nile4.c b/arch/mips/ddb5074/nile4.c
index b670e78f2..35793b605 100644
--- a/arch/mips/ddb5074/nile4.c
+++ b/arch/mips/ddb5074/nile4.c
@@ -2,7 +2,7 @@
* arch/mips/ddb5074/nile4.c -- NEC Vrc-5074 Nile 4 support routines
*
* Copyright (C) 2000 Geert Uytterhoeven <geert@sonycom.com>
- * Sony Suprastructure Center Europe (SUPC-E), Brussels
+ * Sony Software Development Center Europe (SDCE), Brussels
*
* $Id$
*/
diff --git a/arch/mips/ddb5074/pci.c b/arch/mips/ddb5074/pci.c
index 3b82395b0..0a7678850 100644
--- a/arch/mips/ddb5074/pci.c
+++ b/arch/mips/ddb5074/pci.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 2000 Geert Uytterhoeven <geert@sonycom.com>
* Albert Dorofeev <albert@sonycom.com>
- * Sony Suprastructure Center Europe (SUPC-E), Brussels
+ * Sony Software Development Center Europe (SDCE), Brussels
*
* $Id: pci.c,v 1.4 2000/02/18 00:02:17 ralf Exp $
*/
diff --git a/arch/mips/ddb5074/prom.c b/arch/mips/ddb5074/prom.c
index 812b92295..b85a3342b 100644
--- a/arch/mips/ddb5074/prom.c
+++ b/arch/mips/ddb5074/prom.c
@@ -2,7 +2,7 @@
* arch/mips/ddb5074/prom.c -- NEC DDB Vrc-5074 PROM routines
*
* Copyright (C) 2000 Geert Uytterhoeven <geert@sonycom.com>
- * Sony Suprastructure Center Europe (SUPC-E), Brussels
+ * Sony Software Development Center Europe (SDCE), Brussels
*
* $Id: prom.c,v 1.1 2000/01/26 00:07:44 ralf Exp $
*/
diff --git a/arch/mips/ddb5074/setup.c b/arch/mips/ddb5074/setup.c
index 6f0eff4d9..d2f48c27f 100644
--- a/arch/mips/ddb5074/setup.c
+++ b/arch/mips/ddb5074/setup.c
@@ -2,7 +2,7 @@
* arch/mips/ddb5074/setup.c -- NEC DDB Vrc-5074 setup routines
*
* Copyright (C) 2000 Geert Uytterhoeven <geert@sonycom.com>
- * Sony Suprastructure Center Europe (SUPC-E), Brussels
+ * Sony Software Development Center Europe (SDCE), Brussels
*
* $Id: setup.c,v 1.1 2000/01/26 00:07:44 ralf Exp $
*/
diff --git a/arch/mips/ddb5074/time.c b/arch/mips/ddb5074/time.c
index 71311a364..14503c66a 100644
--- a/arch/mips/ddb5074/time.c
+++ b/arch/mips/ddb5074/time.c
@@ -2,7 +2,7 @@
* arch/mips/ddb5074/time.c -- Timer routines
*
* Copyright (C) 2000 Geert Uytterhoeven <geert@sonycom.com>
- * Sony Suprastructure Center Europe (SUPC-E), Brussels
+ * Sony Software Development Center Europe (SDCE), Brussels
*
* $Id*
*/
diff --git a/include/asm-mips/ddb5074.h b/include/asm-mips/ddb5074.h
index 023618b3a..0d09ac27f 100644
--- a/include/asm-mips/ddb5074.h
+++ b/include/asm-mips/ddb5074.h
@@ -2,7 +2,7 @@
* include/asm-mips/ddb5074.h -- NEC DDB Vrc-5074 definitions
*
* Copyright (C) 2000 Geert Uytterhoeven <geert@sonycom.com>
- * Sony Suprastructure Center Europe (SUPC-E), Brussels
+ * Sony Software Development Center Europe (SDCE), Brussels
*/
extern void ddb5074_led_hex(int hex);
diff --git a/include/asm-mips/nile4.h b/include/asm-mips/nile4.h
index 9a7ed3d51..29e870dce 100644
--- a/include/asm-mips/nile4.h
+++ b/include/asm-mips/nile4.h
@@ -2,7 +2,7 @@
* asm-mips/nile4.h -- NEC Vrc-5074 Nile 4 definitions
*
* Copyright (C) 2000 Geert Uytterhoeven <geert@sonycom.com>
- * Sony Suprastructure Center Europe (SUPC-E), Brussels
+ * Sony Software Development Center Europe (SDCE), Brussels
*
* This file is based on the following documentation:
*