diff options
Diffstat (limited to 'arch/mips/mm/sc-r5k.c')
| -rw-r--r-- | arch/mips/mm/sc-r5k.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/mm/sc-r5k.c b/arch/mips/mm/sc-r5k.c index f330d38e557..ae1e533a096 100644 --- a/arch/mips/mm/sc-r5k.c +++ b/arch/mips/mm/sc-r5k.c @@ -1,6 +1,6 @@  /*   * Copyright (C) 1997, 2001 Ralf Baechle (ralf@gnu.org), - * derived from r4xx0.c by David S. Miller (dm@engr.sgi.com). + * derived from r4xx0.c by David S. Miller (davem@davemloft.net).   */  #include <linux/init.h>  #include <linux/kernel.h>  |