aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/dec/boot/decstation.c2
-rw-r--r--arch/mips/dec/prom/call_o32.S2
-rw-r--r--arch/mips/pci/fixup-vr4133.c2
-rw-r--r--arch/mips/tx4938/common/irq.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/arch/mips/dec/boot/decstation.c b/arch/mips/dec/boot/decstation.c
index 4db8bacaf22d..f2fb82bd34a9 100644
--- a/arch/mips/dec/boot/decstation.c
+++ b/arch/mips/dec/boot/decstation.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * arch/mips/dec/decstation.c 2 * arch/mips/dec/boot/decstation.c
3 */ 3 */
4#include <asm/sections.h> 4#include <asm/sections.h>
5 5
diff --git a/arch/mips/dec/prom/call_o32.S b/arch/mips/dec/prom/call_o32.S
index 0dd56db9b3d0..e523454bda3a 100644
--- a/arch/mips/dec/prom/call_o32.S
+++ b/arch/mips/dec/prom/call_o32.S
@@ -1,5 +1,5 @@
1/* 1/*
2 * arch/mips/dec/call_o32.S 2 * arch/mips/dec/prom/call_o32.S
3 * 3 *
4 * O32 interface for the 64 (or N32) ABI. 4 * O32 interface for the 64 (or N32) ABI.
5 * 5 *
diff --git a/arch/mips/pci/fixup-vr4133.c b/arch/mips/pci/fixup-vr4133.c
index 8e01d0c1b76b..597b89764ba1 100644
--- a/arch/mips/pci/fixup-vr4133.c
+++ b/arch/mips/pci/fixup-vr4133.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * arch/mips/vr41xx/nec-cmbvr4133/pci_fixup.c 2 * arch/mips/pci/fixup-vr4133.c
3 * 3 *
4 * The NEC CMB-VR4133 Board specific PCI fixups. 4 * The NEC CMB-VR4133 Board specific PCI fixups.
5 * 5 *
diff --git a/arch/mips/tx4938/common/irq.c b/arch/mips/tx4938/common/irq.c
index dc30d66123b6..cbfb34221b59 100644
--- a/arch/mips/tx4938/common/irq.c
+++ b/arch/mips/tx4938/common/irq.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * linux/arch/mps/tx4938/common/irq.c 2 * linux/arch/mips/tx4938/common/irq.c
3 * 3 *
4 * Common tx4938 irq handler 4 * Common tx4938 irq handler
5 * Copyright (C) 2000-2001 Toshiba Corporation 5 * Copyright (C) 2000-2001 Toshiba Corporation