diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1998-08-25 09:12:35 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1998-08-25 09:12:35 +0000 |
commit | c7fc24dc4420057f103afe8fc64524ebc25c5d37 (patch) | |
tree | 3682407a599b8f9f03fc096298134cafba1c9b2f /arch/mips/sni/pcimt_scache.c | |
parent | 1d793fade8b063fde3cf275bf1a5c2d381292cd9 (diff) |
o Merge with Linux 2.1.116.
o New Newport console code.
o New G364 console code.
Diffstat (limited to 'arch/mips/sni/pcimt_scache.c')
-rw-r--r-- | arch/mips/sni/pcimt_scache.c | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/arch/mips/sni/pcimt_scache.c b/arch/mips/sni/pcimt_scache.c index c74903bbd..feec16967 100644 --- a/arch/mips/sni/pcimt_scache.c +++ b/arch/mips/sni/pcimt_scache.c @@ -1,12 +1,13 @@ -/* $Id: pcimt_scache.c,v 1.1 1998/03/04 08:47:29 ralf Exp $ - * +/* * arch/mips/sni/pcimt_scache.c * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * - * Copyright (c) 1997, 1998 by Ralf Baechle + * Copyright (c) 1997 by Ralf Baechle + * + * $Id: pcimt_scache.c,v 1.2 1998/05/28 03:18:02 ralf Exp $ */ #include <linux/init.h> #include <linux/kernel.h> |